Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/ACM/tinyxml/
H A Dtinyxml.cpp443 void TiXmlElement::SetAttribute( const std::string& name, int val ) in SetAttribute() function in TiXmlElement
454 void TiXmlElement::SetAttribute( const std::string& name, const std::string& value ) in SetAttribute() function in TiXmlElement
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp740 void TiXmlElement::SetAttribute( const char * name, int val ) in SetAttribute() function in TiXmlElement
750 void TiXmlElement::SetAttribute( const std::string& name, int val ) in SetAttribute() function in TiXmlElement
780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute() function in TiXmlElement
790 void TiXmlElement::SetAttribute( const std::string& _name, const std::string& _value ) in SetAttribute() function in TiXmlElement

Completed in 3 milliseconds