Home
last modified time | relevance | path

Searched refs:kViewBox (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGValue.h30 kViewBox, enumerator
74 using SkSVGViewBoxValue = SkSVGWrapperValue<SkSVGViewBoxType , SkSVGValue::Type::kViewBox >;
DSkSVGAttribute.h56 kViewBox, enumerator
/third_party/skia/modules/svg/src/
DSkSVGSVG.cpp70 case SkSVGAttribute::kViewBox: in onSetAttribute()
DSkSVGDOM.cpp227 { "viewBox" , { SkSVGAttribute::kViewBox , SetViewBoxAttribute }},