Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkStroke, including all inherited members.
getCap() const | SkStroke | inline |
getDoFill() const | SkStroke | inline |
getJoin() const | SkStroke | inline |
getResScale() const | SkStroke | inline |
setCap(SkPaint::Cap) | SkStroke | |
setDoFill(bool doFill) | SkStroke | inline |
setJoin(SkPaint::Join) | SkStroke | |
setMiterLimit(SkScalar) | SkStroke | |
setResScale(SkScalar rs) | SkStroke | inline |
setWidth(SkScalar) | SkStroke | |
SkPaint | SkStroke | friend |
SkStroke() | SkStroke | |
SkStroke(const SkPaint &) | SkStroke | |
SkStroke(const SkPaint &, SkScalar width) | SkStroke | |
strokePath(const SkPath &path, SkPath *) const | SkStroke | |
strokeRect(const SkRect &rect, SkPath *result, SkPathDirection=SkPathDirection::kCW) const | SkStroke |