Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:TiXmlBase

36 bool TiXmlBase::condenseWhiteSpace = true;
52 void TiXmlBase::EncodeString( const TIXML_STRING& str, TIXML_STRING* outString )
136 TiXmlNode::TiXmlNode( NodeType _type ) : TiXmlBase()
1842 TiXmlBase::EncodeString( text.ValueTStr(), &str );
1849 TiXmlBase::EncodeString( text.ValueTStr(), &str );