Home
last modified time | relevance | path

Searched defs:RemoveAttribute (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/ACM/tinyxml/
H A Dtinyxml.cpp314 void TiXmlElement::RemoveAttribute( const std::string& name ) in RemoveAttribute() function in TiXmlElement
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp437 void TiXmlElement::RemoveAttribute( const char * name ) in RemoveAttribute() function in TiXmlElement
H A Dtinyxml.h1081 void RemoveAttribute( const std::string& name ) { RemoveAttribute (name.c_str ()); } ///< STL std::string form. in RemoveAttribute() function in TiXmlElement

Completed in 7 milliseconds