Home
last modified time | relevance | path

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

/external/tinyxml/
Dtinyxml.h912 …int QueryDoubleAttribute( const std::string& name, double* _value ) const { return QueryDoubleAttr… in QueryDoubleAttribute() function
Dtinyxml.cpp711 int TiXmlElement::QueryDoubleAttribute( const char* name, double* dval ) const in QueryDoubleAttribute() function in TiXmlElement