Home
last modified time | relevance | path

Searched refs:onSetAttribute (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGTransformableNode.cpp27 void SkSVGTransformableNode::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGTransformableNode
35 this->INHERITED::onSetAttribute(attr, v); in onSetAttribute()
H A DSkSVGSVG.cpp48 void SkSVGSVG::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGSVG
81 this->INHERITED::onSetAttribute(attr, v); in onSetAttribute()
H A DSkSVGNode.cpp76 this->onSetAttribute(attr, v); in setAttribute()
/third_party/skia/modules/svg/include/
H A DSkSVGTransformableNode.h23 void onSetAttribute(SkSVGAttribute, const SkSVGValue&) override;
H A DSkSVGSVG.h38 void onSetAttribute(SkSVGAttribute, const SkSVGValue&) override;
H A DSkSVGNode.h172 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute() function in SkSVGNode

Completed in 3 milliseconds