HomeSort by relevance Sort by last modified time
    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 56 milliseconds