Home
last modified time | relevance | path

Searched refs:fStrokeDashArray (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGAttribute.cpp19 result.fStrokeDashArray.set(SkSVGDashArray(SkSVGDashArray::Type::kNone)); in MakeInitial()
H A DSkSVGRenderContext.cpp147 if (props.fStrokeDashArray->type() != SkSVGDashArray::Type::kDashArray) { in dash_effect()
151 const auto& da = *props.fStrokeDashArray; in dash_effect()
/third_party/skia/modules/svg/include/
H A DSkSVGAttribute.h80 SkSVGProperty<SkSVGDashArray , true> fStrokeDashArray; member

Completed in 2 milliseconds