Searched refs:onAddAttribute (Results 1 – 7 of 7) sorted by relevance
200 return this->onAddAttribute(name, value); in addAttribute()216 bool SkXMLParser::onAddAttribute(const char name[], const char value[]) {return false; } in onAddAttribute() function in SkXMLParser
70 virtual bool onAddAttribute(const char name[], const char value[]);
237 bool onAddAttribute(const char name[], const char value[]) override { in onAddAttribute() function in SkDOMParser
198 return this->onAddAttribute(name, value); in addAttribute()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
75 bool onAddAttribute(const char name[], const char value[]) override { in onAddAttribute() function in SkSVGDOMParser