Searched defs:SkSVGAttribute (Results 1 – 5 of 5) sorted by relevance
19 enum class SkSVGAttribute; variable
22 enum class SkSVGAttribute; variable
179 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute() argument
13 enum class SkSVGAttribute { enum
194 bool SetStyleAttributes(const sk_sp<SkSVGNode>& node, SkSVGAttribute, in SetStyleAttributes() argument