Home
last modified time | relevance | path

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

/external/skqp/experimental/svg/model/
DSkSVGAttribute.h44 kStrokeLineCap, enumerator
DSkSVGRenderContext.cpp197 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
280 commitToPaint<SkSVGAttribute::kStrokeLineCap>(fInherited, dummy, this); in SkSVGPresentationContext()
DSkSVGNode.cpp166 case SkSVGAttribute::kStrokeLineCap: in onSetAttribute()
DSkSVGDOM.cpp333 { "stroke-linecap" , { SkSVGAttribute::kStrokeLineCap , SetLineCapAttribute }},
/external/skia/experimental/svg/model/
DSkSVGAttribute.h44 kStrokeLineCap, enumerator
DSkSVGRenderContext.cpp197 void commitToPaint<SkSVGAttribute::kStrokeLineCap>(const SkSVGPresentationAttributes& attrs, in commitToPaint()
280 commitToPaint<SkSVGAttribute::kStrokeLineCap>(fInherited, dummy, this); in SkSVGPresentationContext()
DSkSVGNode.cpp166 case SkSVGAttribute::kStrokeLineCap: in onSetAttribute()
DSkSVGDOM.cpp333 { "stroke-linecap" , { SkSVGAttribute::kStrokeLineCap , SetLineCapAttribute }},