Home
last modified time | relevance | path

Searched defs:TiXmlAttribute (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml/
Dtinyxml.h89 class TiXmlAttribute; variable
700 TiXmlAttribute() : TiXmlBase() in TiXmlAttribute() function
708 TiXmlAttribute( const std::string& _name, const std::string& _value ) in TiXmlAttribute() function
718 TiXmlAttribute( const char * _name, const char * _value ) in TiXmlAttribute() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h87 class TiXmlAttribute; variable
139 …virtual bool VisitEnter( const TiXmlElement& /*element*/, const TiXmlAttribute* /*firstAttribute*/… in VisitEnter()
785 TiXmlAttribute() : TiXmlBase() in TiXmlAttribute() function
793 TiXmlAttribute( const std::string& _name, const std::string& _value ) in TiXmlAttribute() function
803 TiXmlAttribute( const char * _name, const char * _value ) in TiXmlAttribute() function