Searched defs:onText (Results 1 – 3 of 3) sorted by relevance
102 bool SkXMLParser::onText(const char text[], int len) {return false; } in onText() function in SkXMLParser
283 bool onText(const char text[], int len) override { in onText() function in SkDOMParser
219 bool SkSVGParser::onText(const char text[], int len) { in onText() function in SkSVGParser