OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCondenseWhiteSpace
(Results
1 - 3
of
3
) sorted by null
/external/tinyxml/
xmltest.cpp
650
TiXmlBase::
SetCondenseWhiteSpace
( false );
660
TiXmlBase::
SetCondenseWhiteSpace
( true );
682
TiXmlBase::
SetCondenseWhiteSpace
( false );
684
TiXmlBase::
SetCondenseWhiteSpace
( true );
918
TiXmlBase::
SetCondenseWhiteSpace
( false );
934
TiXmlBase::
SetCondenseWhiteSpace
( true );
1021
TiXmlBase::
SetCondenseWhiteSpace
(false);
1030
doc.
SetCondenseWhiteSpace
(false);
tinyxml.h
175
static void
SetCondenseWhiteSpace
( bool condense ) { condenseWhiteSpace = condense; }
[
all
...]
/external/sfntly/cpp/src/test/tinyxml/
tinyxml.h
221
static void
SetCondenseWhiteSpace
( bool condense ) { condenseWhiteSpace = condense; }
[
all
...]
Completed in 145 milliseconds