Searched refs:QueryIntAttribute (Results 1 – 2 of 2) sorted by relevance
270 res = m_Element.QueryIntAttribute(CALIB_ATTRIBUTE_INDEX, &value); in Index()
1078 QueryIntAttribute( name, &i ); in IntAttribute()1119 int QueryIntAttribute( const char* name, int* _value ) const { in QueryIntAttribute() function