Searched refs:QueryIntText (Results 1 – 3 of 3) sorted by relevance
1698 XMLError XMLElement::QueryIntText( int* ival ) const in QueryIntText() function in tinyxml2::XMLElement1791 QueryIntText(&i); in IntText()
259 textApproachElement->FirstChildElement( "v" )->QueryIntText( &v1 ); in example_4()1725 XMLError queryResult = pointElement->FirstChildElement( "y" )->QueryIntText( &intValue ); in main()
1616 XMLError QueryIntText( int* ival ) const;