Searched defs:onSetAttribute (Results 1 – 3 of 3) sorted by relevance
30 void SkSVGTransformableNode::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGTransformableNode
68 void SkSVGSVG::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGSVG
179 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute() function