Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:condenseWhiteSpace

175 	static void SetCondenseWhiteSpace( bool condense )		{ condenseWhiteSpace = condense; }
178 static bool IsWhiteSpaceCondensed() { return condenseWhiteSpace; }
372 static bool condenseWhiteSpace;