OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsWhiteSpaceCondensed
(Results
1 - 2
of
2
) sorted by null
/external/tinyxml/
tinyxml.h
178
static bool
IsWhiteSpaceCondensed
() { return condenseWhiteSpace; }
[
all
...]
tinyxmlparser.cpp
1155
if ( TiXmlBase::
IsWhiteSpaceCondensed
() )
[
all
...]
Completed in 120 milliseconds