Searched defs:SkSVGPresentationAttributes (Results 1 – 4 of 4) sorted by relevance
62 struct SkSVGPresentationAttributes { struct67 SkTLazy<SkSVGPaint> fFill;68 SkTLazy<SkSVGNumberType> fFillOpacity;69 SkTLazy<SkSVGFillRule> fFillRule;70 SkTLazy<SkSVGFillRule> fClipRule;72 SkTLazy<SkSVGPaint> fStroke;73 SkTLazy<SkSVGDashArray> fStrokeDashArray;74 SkTLazy<SkSVGLength> fStrokeDashOffset;75 SkTLazy<SkSVGLineCap> fStrokeLineCap;76 SkTLazy<SkSVGLineJoin> fStrokeLineJoin;[all …]
192 void commitToPaint<SkSVGAttribute::kStrokeDashOffset>(const SkSVGPresentationAttributes&, in commitToPaint()242 void commitToPaint<SkSVGAttribute::kFillRule>(const SkSVGPresentationAttributes&, in commitToPaint()249 void commitToPaint<SkSVGAttribute::kClipRule>(const SkSVGPresentationAttributes&, in commitToPaint()256 void commitToPaint<SkSVGAttribute::kVisibility>(const SkSVGPresentationAttributes&, in commitToPaint()