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