This is the complete list of members for SkStrokeRec, including all inherited members.
applyToPaint(SkPaint *paint) const | SkStrokeRec | |
applyToPath(SkPath *dst, const SkPath &src) const | SkStrokeRec | |
getCap() const | SkStrokeRec | inline |
GetInflationRadius(const SkPaint &, SkPaint::Style) | SkStrokeRec | static |
GetInflationRadius(SkPaint::Join, SkScalar miterLimit, SkPaint::Cap, SkScalar strokeWidth) | SkStrokeRec | static |
getInflationRadius() const | SkStrokeRec | |
getJoin() const | SkStrokeRec | inline |
getMiter() const | SkStrokeRec | inline |
getResScale() const | SkStrokeRec | inline |
getStyle() const | SkStrokeRec | |
getWidth() const | SkStrokeRec | inline |
hasEqualEffect(const SkStrokeRec &other) const | SkStrokeRec | inline |
InitStyle enum name | SkStrokeRec | |
isFillStyle() const | SkStrokeRec | inline |
isHairlineStyle() const | SkStrokeRec | inline |
kFill_InitStyle enum value | SkStrokeRec | |
kFill_Style enum value | SkStrokeRec | |
kHairline_InitStyle enum value | SkStrokeRec | |
kHairline_Style enum value | SkStrokeRec | |
kStroke_Style enum value | SkStrokeRec | |
kStrokeAndFill_Style enum value | SkStrokeRec | |
kStyleCount | SkStrokeRec | static |
needToApply() const | SkStrokeRec | inline |
setFillStyle() | SkStrokeRec | |
setHairlineStyle() | SkStrokeRec | |
setResScale(SkScalar rs) | SkStrokeRec | inline |
setStrokeParams(SkPaint::Cap cap, SkPaint::Join join, SkScalar miterLimit) | SkStrokeRec | inline |
setStrokeStyle(SkScalar width, bool strokeAndFill=false) | SkStrokeRec | |
SkStrokeRec(InitStyle style) | SkStrokeRec | |
SkStrokeRec(const SkPaint &, SkPaint::Style, SkScalar resScale=1) | SkStrokeRec | |
SkStrokeRec(const SkPaint &, SkScalar resScale=1) | SkStrokeRec | explicit |
Style enum name | SkStrokeRec | |