Searched refs:clipRule (Results 1 – 7 of 7) sorted by relevance
67 void SkSVGNode::setClipRule(const SkSVGFillRule& clipRule) { in setClipRule() argument68 fPresentationAttributes.fClipRule.set(clipRule); in setClipRule()122 if (const SkSVGFillRuleValue* clipRule = v.as<SkSVGFillRuleValue>()) { in onSetAttribute() local123 this->setClipRule(*clipRule); in onSetAttribute()
541 const char* clipRule = clipPath.getFillType() == SkPath::kEvenOdd_FillType ? in addClipResources() local553 rectElement.addAttribute("clip-rule", clipRule); in addClipResources()557 pathElement.addAttribute("clip-rule", clipRule); in addClipResources()
879 clipRule?: any; property
1855 clipRule?: number | string;
4786 clipRule: string; property
2917 clipRule: string; property
2897 clipRule: string; property