Lines Matching refs:QueryIntAttribute
978 /** QueryIntAttribute examines the attribute - it is an alternative to the
985 int QueryIntAttribute( const char* name, int* _value ) const;
986 /// QueryUnsignedAttribute examines the attribute - see QueryIntAttribute().
988 /** QueryBoolAttribute examines the attribute - see QueryIntAttribute().
993 /// QueryDoubleAttribute examines the attribute - see QueryIntAttribute().
995 /// QueryFloatAttribute examines the attribute - see QueryIntAttribute().
1006 /// QueryStringAttribute examines the attribute - see QueryIntAttribute().
1056 int QueryIntAttribute( const std::string& name, int* _value ) const;