Home | History | Annotate | Download | only in tinyxml

Lines Matching full:_prev

619 	TiXmlNode* PreviousSibling( const char *_prev ) {
620 return const_cast< TiXmlNode* >( (const_cast< const TiXmlNode* >(this))->PreviousSibling( _prev ) );