Home
last modified time | relevance | path

Searched refs:QueryDoubleValue (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml/
Dtinyxml.cpp717 return node->QueryDoubleValue( dval ); in QueryDoubleAttribute()
1237 int TiXmlAttribute::QueryDoubleValue( double* dval ) const in QueryDoubleValue() function in TiXmlAttribute
Dtinyxml.h742 int QueryDoubleValue( double* _value ) const;