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