Searched defs:onAddAttribute (Results 1 – 4 of 4) sorted by relevance
100 bool SkXMLParser::onAddAttribute(const char name[], const char value[]) {return false; } in onAddAttribute() function in SkXMLParser
253 bool onAddAttribute(const char name[], const char value[]) override { in onAddAttribute() function in SkDOMParser
93 bool SkDisplayXMLParser::onAddAttribute(const char name[], const char value[]) { in onAddAttribute() function in SkDisplayXMLParser
148 bool SkSVGParser::onAddAttribute(const char name[], const char value[]) { in onAddAttribute() function in SkSVGParser