Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:TiXmlAttribute

1142 			TiXmlAttribute* attrib = new TiXmlAttribute();
1161 TiXmlAttribute* node = attributeSet.Find( attrib->NameTStr() );
1163 TiXmlAttribute* node = attributeSet.Find( attrib->Name() );
1392 const char* TiXmlAttribute::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1605 TiXmlAttribute attrib;
1611 TiXmlAttribute attrib;
1617 TiXmlAttribute attrib;