Home
last modified time | relevance | path

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

/third_party/lame/ACM/tinyxml/
Dtinyxmlparser.cpp831 bool ignoreWhite = true; in Parse() local
835 p = ReadText( p, &value, ignoreWhite, end, false ); in Parse()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp1538 bool ignoreWhite = true; in Parse() local
1541 p = ReadText( p, &value, ignoreWhite, end, false, encoding ); in Parse()