Searched refs:QueryFloatValue (Results 1 – 2 of 2) sorted by relevance
1195 QueryFloatValue( &f ); in FloatValue()1215 XMLError QueryFloatValue( float* value ) const;1394 return a->QueryFloatValue( value ); in QueryFloatAttribute()
1457 XMLError XMLAttribute::QueryFloatValue( float* value ) const in QueryFloatValue() function in tinyxml2::XMLAttribute