Searched refs:fFillRule (Results 1 – 8 of 8) sorted by relevance
14 const auto fillType = ctx.presentationContext().fInherited.fFillRule.get()->asFillType(); in onRender()
15 result.fFillRule.set(SkSVGFillRule(SkSVGFillRule::Type::kNonZero)); in MakeInitial()
69 SkTLazy<SkSVGFillRule> fFillRule; member
81 fPresentationAttributes.fFillRule.set(fillRule); in setFillRule()