Home
last modified time | relevance | path

Searched refs:QueryFloatAttribute (Results 1 – 3 of 3) sorted by relevance

/external/tinyxml2/
Dtinyxml2.h892 …float FloatAttribute( const char* name ) const { float f=0; QueryFloatAttribute( name, &… in FloatAttribute()
915 …int QueryFloatAttribute( const char* name, float* _value ) const { const XMLAttribute* … in QueryFloatAttribute() function
/external/tinyxml/
Dtinyxml.h893 int QueryFloatAttribute( const char* name, float* _value ) const { in QueryFloatAttribute() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h996 int QueryFloatAttribute( const char* name, float* _value ) const { in QueryFloatAttribute() function