Searched refs:QueryBoolText (Results 1 – 3 of 3) sorted by relevance
1687 XMLError XMLElement::QueryBoolText( bool* bval ) const in QueryBoolText() function in tinyxml2::XMLElement1749 QueryBoolText(&b); in BoolText()
1588 XMLError QueryBoolText( bool* bval ) const;
1565 XMLError queryResult = pointElement->FirstChildElement( "valid" )->QueryBoolText( &boolValue ); in main()