OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCondenseWhiteSpace
(Results
1 - 2
of
2
) 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
...]
Completed in 37 milliseconds