Searched defs:onText (Results 1 – 4 of 4) sorted by relevance
12 function onText(data) { function
87 bool SkXMLParser::onText(const char text[], int len) {return false; } in onText() function in SkXMLParser
219 bool SkSVGParser::onText(const char text[], int len) { in onText() function in SkSVGParser
299 bool SkXMLParser::onText(char const*, int ) { return false;} in onText() function in SkXMLParser