Home | History | Annotate | Download | only in tinyxml

Lines Matching full:childtext

886 		const TiXmlText* childText = child->ToText();
887 if ( childText ) {
888 return childText->Value();