Home
last modified time | relevance | path

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

/external/tinyxml2/
Dtinyxml2.h1728 Whitespace WhitespaceMode() const { in WhitespaceMode() function
Dtinyxml2.cpp1158 if ( _document->WhitespaceMode() == COLLAPSE_WHITESPACE ) { in ParseDeep()