Searched defs:RootElement (Results 1 – 2 of 2) sorted by relevance
1452 const TiXmlElement* RootElement() const { return FirstChildElement(); } in RootElement() function1453 TiXmlElement* RootElement() { return FirstChildElement(); } in RootElement() function
1810 XMLElement* RootElement() { in RootElement() function1813 const XMLElement* RootElement() const { in RootElement() function