Searched refs:QueryDoubleValue (Results 1 – 4 of 4) sorted by relevance
637 attrib->QueryDoubleValue( d ); in Attribute()653 attrib->QueryDoubleValue( d ); in Attribute()725 return attrib->QueryDoubleValue( dval ); in QueryDoubleAttribute()735 return attrib->QueryDoubleValue( dval ); in QueryDoubleAttribute()1243 int TiXmlAttribute::QueryDoubleValue( double* dval ) const in QueryDoubleValue() function in TiXmlAttribute
833 int QueryDoubleValue( double* _value ) const;
1189 QueryDoubleValue( &d ); in DoubleValue()1213 XMLError QueryDoubleValue( double* value ) const;1386 return a->QueryDoubleValue( value ); in QueryDoubleAttribute()
1466 XMLError XMLAttribute::QueryDoubleValue( double* value ) const in QueryDoubleValue() function in tinyxml2::XMLAttribute