aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/SkPath_Reference.bmh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SkPath_Reference.bmh')
-rw-r--r--docs/SkPath_Reference.bmh3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/SkPath_Reference.bmh b/docs/SkPath_Reference.bmh
index 9caad2d481..1027a71fee 100644
--- a/docs/SkPath_Reference.bmh
+++ b/docs/SkPath_Reference.bmh
@@ -204,7 +204,6 @@ SkPath::updateBoundsCache to make Path thread safe.
#Topic Overview
#Subtopic Constants
-#ToDo incomplete ##
#Table
#Legend
# constants # description ##
@@ -214,7 +213,7 @@ SkPath::updateBoundsCache to make Path thread safe.
# Convexity # Returns if Path is convex or concave. ##
# Direction # Sets Contour clockwise or counterclockwise. ##
# FillType # Sets winding rule and inverse fill. ##
-# SegmentMask
+# SegmentMask # Returns Verb types in Path. ##
# Verb # Controls how Path Points are interpreted. ##
#Table ##
#Subtopic ##