Home | History | Annotate | Download | only in tinyxml2

Lines Matching defs:InsertEndChild

607 XMLNode* XMLNode::InsertEndChild( XMLNode* addThis )

662 return InsertEndChild( addThis );
800 this->InsertEndChild( node );