Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp760 void TiXmlElement::SetDoubleAttribute( const char * name, double val ) in SetDoubleAttribute() function in TiXmlElement
770 void TiXmlElement::SetDoubleAttribute( const std::string& name, double val ) in SetDoubleAttribute() function in TiXmlElement
/external/tinyxml/
Dtinyxml.cpp733 void TiXmlElement::SetDoubleAttribute( const char * name, double val ) in SetDoubleAttribute() function in TiXmlElement