Searched defs:onAddAttribute (Results 1 – 3 of 3) sorted by relevance
75 bool onAddAttribute(const char name[], const char value[]) override { in onAddAttribute() function in SkSVGDOMParser
214 bool SkXMLParser::onAddAttribute(const char name[], const char value[]) {return false; } in onAddAttribute() function in SkXMLParser
236 bool onAddAttribute(const char name[], const char value[]) override { in onAddAttribute() function in SkDOMParser