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