Home
last modified time | relevance | path

Searched defs:SkSVGAttribute (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGTransformableNode.h19 enum class SkSVGAttribute; variable
H A DSkSVGSVG.h22 enum class SkSVGAttribute; variable
H A DSkSVGNode.h179 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute() argument
H A DSkSVGAttribute.h13 enum class SkSVGAttribute { enum
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGDOM.cpp194 bool SetStyleAttributes(const sk_sp<SkSVGNode>& node, SkSVGAttribute, in SetStyleAttributes() argument