OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kStrokeLineCap
(Results
1 - 4
of
4
) sorted by null
/external/skia/experimental/svg/model/
SkSVGAttribute.h
38
kStrokeLineCap
,
SkSVGNode.cpp
132
case SkSVGAttribute::
kStrokeLineCap
:
SkSVGRenderContext.cpp
157
void commitToPaint<SkSVGAttribute::
kStrokeLineCap
>(const SkSVGPresentationAttributes& attrs,
219
commitToPaint<SkSVGAttribute::
kStrokeLineCap
>(fInherited, dummy, this);
SkSVGDOM.cpp
299
{ "stroke-linecap" , { SkSVGAttribute::
kStrokeLineCap
, SetLineCapAttribute }},
Completed in 46 milliseconds