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