Home
last modified time | relevance | path

Searched refs:onText (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/xml/
H A DSkXMLParser.cpp210 return this->onText(text, len); in text()
218 bool SkXMLParser::onText(const char text[], int len) {return false; } in onText() function in SkXMLParser
H A DSkDOMParser.h32 bool onText(const char text[], int len) override;
H A DSkXMLParser.h72 virtual bool onText(const char text[], int len);
H A DSkDOMParser.cpp85 bool SkDOMParser::onText(const char text[], int len) { in onText() function in SkDOMParser
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp121 bool onText(const char text[], int len) override {

Completed in 3 milliseconds