Home | History | Annotate | Download | only in tinyxml2

Lines Matching defs:ToBool

415 bool XMLUtil::ToBool( const char* str, bool* value )

1040 if ( XMLUtil::ToBool( Value(), value )) {
1197 if ( XMLUtil::ToBool( t, _value ) ) {