Lines Matching full:child2
1586 TiXmlElement* child2 = child->NextSiblingElement( "Child" );1587 if ( child2 )1598 TiXmlElement* child2 = docHandle.FirstChild( "Document" ).FirstChild( "Element" ).Child( "Child", 1 ).ToElement();1599 if ( child2 )