Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp1199 if ( TiXmlBase::IsWhiteSpaceCondensed() ) in ReadValue()
Dtinyxml.h224 static bool IsWhiteSpaceCondensed() { return condenseWhiteSpace; } in IsWhiteSpaceCondensed() function