Home
last modified time | relevance | path

Searched defs:onSetAttribute (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/svg/src/
DSkSVGTransformableNode.cpp27 void SkSVGTransformableNode::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGTransformableNode
DSkSVGSVG.cpp48 void SkSVGSVG::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGSVG
/third_party/skia/m133/modules/svg/src/
DSkSVGTransformableNode.cpp30 void SkSVGTransformableNode::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGTransformableNode
DSkSVGSVG.cpp68 void SkSVGSVG::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() function in SkSVGSVG
/third_party/skia/modules/svg/include/
DSkSVGNode.h172 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute() function
/third_party/skia/m133/modules/svg/include/
DSkSVGNode.h183 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute() function