Searched defs:addThis (Results 1 – 2 of 2) sorted by relevance
784 XMLNode* XMLNode::InsertEndChild( XMLNode* addThis ) in InsertEndChild()814 XMLNode* XMLNode::InsertFirstChild( XMLNode* addThis ) in InsertFirstChild()845 XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis ) in InsertAfterChild()
781 XMLNode* LinkEndChild( XMLNode* addThis ) { in LinkEndChild()