Searched refs:SetCondenseWhiteSpace (Results 1 – 4 of 4) sorted by relevance
650 TiXmlBase::SetCondenseWhiteSpace( false ); in main()660 TiXmlBase::SetCondenseWhiteSpace( true ); in main()682 TiXmlBase::SetCondenseWhiteSpace( false ); in main()684 TiXmlBase::SetCondenseWhiteSpace( true ); in main()918 TiXmlBase::SetCondenseWhiteSpace( false ); in main()934 TiXmlBase::SetCondenseWhiteSpace( true ); in main()1021 TiXmlBase::SetCondenseWhiteSpace(false); in main()1030 doc.SetCondenseWhiteSpace(false); in main()
261 first 2 approaches. Call TiXmlBase::SetCondenseWhiteSpace( bool ) to set the desired behavior.264 If you change the default, you should call TiXmlBase::SetCondenseWhiteSpace( bool )
175 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; } in SetCondenseWhiteSpace() function
221 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; } in SetCondenseWhiteSpace() function