Home | History | Annotate | Download | only in tinyxml

Lines Matching defs:childText

904 		const TiXmlText* childText = child->ToText();
905 if ( childText ) {
906 return childText->Value();