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