aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/svg/model/SkSVGAttributeParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/svg/model/SkSVGAttributeParser.h')
-rw-r--r--experimental/svg/model/SkSVGAttributeParser.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/experimental/svg/model/SkSVGAttributeParser.h b/experimental/svg/model/SkSVGAttributeParser.h
index c616113d6b..637bf4a260 100644
--- a/experimental/svg/model/SkSVGAttributeParser.h
+++ b/experimental/svg/model/SkSVGAttributeParser.h
@@ -19,6 +19,9 @@ public:
bool parseLength(SkSVGLength*);
bool parseViewBox(SkSVGViewBoxType*);
bool parseTransform(SkSVGTransformType*);
+ bool parsePaint(SkSVGPaint*);
+ bool parseLineCap(SkSVGLineCap*);
+ bool parseLineJoin(SkSVGLineJoin*);
private:
// Stack-only