Home
last modified time | relevance | path

Searched defs:SkSVGViewBoxValue (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGValue.h74 using SkSVGViewBoxValue = SkSVGWrapperValue<SkSVGViewBoxType , SkSVGValue::Type::kViewBox >; variable
/third_party/flutter/skia/experimental/svg/model/
DSkSVGValue.h83 using SkSVGViewBoxValue = SkSVGWrapperValue<SkSVGViewBoxType , SkSVGValue::Type::kViewBox >; variable