Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1842 TiXmlBase::EncodeString( text.ValueTStr(), &str ); in Visit()
1849 TiXmlBase::EncodeString( text.ValueTStr(), &str ); in Visit()
Dtinyxml.h497 const TIXML_STRING& ValueTStr() const { return value; } in ValueTStr() function