Searched refs:fClipRule (Results 1 – 10 of 10) sorted by relevance
38 path.setFillType(ctx.presentationContext().fInherited.fClipRule.get()->asFillType()); in onAsPath()
46 path.setFillType(ctx.presentationContext().fInherited.fClipRule.get()->asFillType()); in onAsPath()
16 result.fClipRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
70 SkTLazy<SkSVGFillRule> fClipRule; member
68 fPresentationAttributes.fClipRule.set(clipRule); in setClipRule()