Searched refs:SetCDATA (Results 1 - 2 of 2) sorted by relevance

/external/tinyxml/
H A Dtinyxml.h1059 SetCDATA() and query it with CDATA().
1094 void SetCDATA( bool _cdata ) { cdata = _cdata; } function in class:TiXmlText
H A Dtinyxmlparser.cpp845 text->SetCDATA( true );

Completed in 48 milliseconds