Home
last modified time | relevance | path

Searched refs:NameTStr (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp1161 TiXmlAttribute* node = attributeSet.Find( attrib->NameTStr() ); in Parse()
Dtinyxml.h820 const TIXML_STRING& NameTStr() const { return name; } in NameTStr() function