HomeSort by relevance Sort by last modified time
    Searched refs:QueryDoubleValue (Results 1 - 2 of 2) sorted by null

  /external/tinyxml/
tinyxml.cpp 717 return node->QueryDoubleValue( dval );
1237 int TiXmlAttribute::QueryDoubleValue( double* dval ) const
    [all...]
tinyxml.h 741 /// QueryDoubleValue examines the value string. See QueryIntValue().
742 int QueryDoubleValue( double* _value ) const;
    [all...]

Completed in 240 milliseconds