Searched refs:IsWhiteSpaceCondensed (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h224 static bool IsWhiteSpaceCondensed() { return condenseWhiteSpace; } function in class:TiXmlBase
H A Dtinyxmlparser.cpp1199 if ( TiXmlBase::IsWhiteSpaceCondensed() )
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h224 static bool IsWhiteSpaceCondensed() { return condenseWhiteSpace; } function in class:TiXmlBase
H A Dtinyxmlparser.cpp1199 if ( TiXmlBase::IsWhiteSpaceCondensed() )
/external/tinyxml/
H A Dtinyxml.h178 static bool IsWhiteSpaceCondensed() { return condenseWhiteSpace; } function in class:TiXmlBase
H A Dtinyxmlparser.cpp1155 if ( TiXmlBase::IsWhiteSpaceCondensed() )

Completed in 119 milliseconds