Lines Matching full:child
391 DomElement child;392 child.name = name;393 child.attribs = attribs;394 currentElement->children.push_back(child);