HomeSort by relevance Sort by last modified time
    Searched defs:InsertAfterChild (Results 1 - 2 of 2) sorted by null

  /external/tinyxml/
tinyxml.cpp 246 TiXmlNode* TiXmlNode::InsertAfterChild( TiXmlNode* afterThis, const TiXmlNode& addThis )
    [all...]
  /external/tinyxml2/
tinyxml2.cpp 654 XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis )
    [all...]

Completed in 94 milliseconds