Searched defs:onAddAttribute (Results 1 – 6 of 6) sorted by relevance
56 bool SkDOMParser::onAddAttribute(const char name[], const char value[]) { in onAddAttribute() function in SkDOMParser
239 bool SkXMLParser::onAddAttribute(const char name[], const char value[]) {return false; } in onAddAttribute() function in SkXMLParser
216 bool SkXMLParser::onAddAttribute(const char name[], const char value[]) {return false; } in onAddAttribute() function in SkXMLParser
74 bool onAddAttribute(const char name[], const char value[]) override { in onAddAttribute() function in SkSVGDOMParser