Searched refs:QueryBoolAttribute (Results 1 – 1 of 1) sorted by relevance
888 …bool BoolAttribute( const char* name ) const { bool b=false; QueryBoolAttribute( name, &b )… in BoolAttribute()911 …int QueryBoolAttribute( const char* name, bool* _value ) const { const XMLAttribute… in QueryBoolAttribute() function