Searched defs:QueryBoolAttribute (Results 1 – 2 of 2) sorted by relevance
683 int TiXmlElement::QueryBoolAttribute( const char* name, bool* bval ) const in QueryBoolAttribute() function in TiXmlElement
1351 XMLError QueryBoolAttribute( const char* name, bool* value ) const { in QueryBoolAttribute() function