Searched defs:addThis (Results 1 – 2 of 2) sorted by relevance
877 XMLNode* XMLNode::InsertEndChild( XMLNode* addThis ) in InsertEndChild()907 XMLNode* XMLNode::InsertFirstChild( XMLNode* addThis ) in InsertFirstChild()938 XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis ) in InsertAfterChild()
844 XMLNode* LinkEndChild( XMLNode* addThis ) { in LinkEndChild()