Searched refs:child_before (Results 1 – 2 of 2) sorted by relevance
505 XmlChild * child_before; in RemoveGroup() local506 if (FindGroup(group, NULL, &child_before)) { in RemoveGroup()507 raw_xml_->RemoveChildAfter(child_before); in RemoveGroup()516 XmlChild** child_before) { in FindGroup() argument527 if (child_before) in FindGroup()528 *child_before = prev_child; in FindGroup()
145 XmlChild** child_before);