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