Lines Matching refs:TiXmlBase
33 bool TiXmlBase::condenseWhiteSpace = true;
35 void TiXmlBase::PutString( const TIXML_STRING& str, TIXML_OSTREAM* stream )
42 void TiXmlBase::PutString( const TIXML_STRING& str, TIXML_STRING* outString )
127 TiXmlBase::StringToBuffer::StringToBuffer( const TIXML_STRING& str )
137 TiXmlBase::StringToBuffer::~StringToBuffer()
144 TiXmlNode::TiXmlNode( NodeType _type ) : TiXmlBase()