Searched defs:InsertAfterChild (Results 1 – 2 of 2) sorted by relevance
263 TiXmlNode* TiXmlNode::InsertAfterChild( TiXmlNode* afterThis, const TiXmlNode& addThis ) in InsertAfterChild() function in TiXmlNode
924 XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis ) in InsertAfterChild() function in tinyxml2::XMLNode