Searched refs:fFillRule (Results 1 – 6 of 6) sorted by relevance
15 result.fFillRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
37 fPath.setFillType(FillRuleToFillType(*ctx.presentationContext().fInherited.fFillRule.get())); in onAsPath()
15 FillRuleToFillType(*ctx.presentationContext().fInherited.fFillRule.get()); in onRender()
61 SkTLazy<SkSVGFillRule> fFillRule; member
44 fPath.setFillType(FillRuleToFillType(*ctx.presentationContext().fInherited.fFillRule.get())); in onAsPath()
74 fPresentationAttributes.fFillRule.set(fillRule); in setFillRule()