Home | History | Annotate | Download | only in tinyxml2

Lines Matching full:unsignedvalue

783     unsigned UnsignedValue() const            { unsigned i=0; QueryUnsignedValue( &i );    return i; }