Home
last modified time | relevance | path

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

/external/skia/experimental/svg/model/
DSkSVGAttribute.h38 kStrokeLineCap, enumerator
DSkSVGRenderContext.cpp157 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
219 commitToPaint<SkSVGAttribute::kStrokeLineCap>(fInherited, dummy, this); in SkSVGPresentationContext()
DSkSVGNode.cpp132 case SkSVGAttribute::kStrokeLineCap: in onSetAttribute()
DSkSVGDOM.cpp299 { "stroke-linecap" , { SkSVGAttribute::kStrokeLineCap , SetLineCapAttribute }},