Searched defs:addThis (Results 1 – 2 of 2) sorted by relevance
631 XMLNode* XMLNode::InsertEndChild( XMLNode* addThis ) in InsertEndChild()654 XMLNode* XMLNode::InsertFirstChild( XMLNode* addThis ) in InsertFirstChild()678 XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis ) in InsertAfterChild()
641 XMLNode* LinkEndChild( XMLNode* addThis ) { in LinkEndChild()