Searched refs:SetViewBoxAttribute (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/modules/svg/src/ |
| D | SkSVGDOM.cpp | 97 bool SetViewBoxAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetViewBoxAttribute() function 227 { "viewBox" , { SkSVGAttribute::kViewBox , SetViewBoxAttribute }},
|
| /third_party/flutter/skia/experimental/svg/model/ |
| D | SkSVGDOM.cpp | 134 bool SetViewBoxAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetViewBoxAttribute() function 341 { "viewBox" , { SkSVGAttribute::kViewBox , SetViewBoxAttribute }},
|