Searched refs:QueryBoolAttribute (Results 1 – 3 of 3) sorted by relevance
1382 XMLError QueryBoolAttribute( const char* name, bool* value ) const { in QueryBoolAttribute() function1452 return QueryBoolAttribute( name, value ); in QueryAttribute()
1683 QueryBoolAttribute(name, &b); in BoolAttribute()
892 XMLError queryResult = element->QueryBoolAttribute("attrib", &v); in main()