Home | History | Annotate | Download | only in tinyxml2

Lines Matching defs:IntValue

781     int         IntValue() const                { int i=0;        QueryIntValue( &i );        return i; }