Searched defs:onText (Results 1 – 5 of 5) sorted by relevance
111 bool onText(const char text[], int len) override { in onText() function in SkSVGDOMParser
216 bool SkXMLParser::onText(const char text[], int len) {return false; } in onText() function in SkXMLParser
265 bool onText(const char text[], int len) override { in onText() function in SkDOMParser
218 bool SkXMLParser::onText(const char text[], int len) {return false; } in onText() function in SkXMLParser
266 bool onText(const char text[], int len) override { in onText() function in SkDOMParser