Home
last modified time | relevance | path

Searched defs:clipRule (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/experimental/svg/model/
DSkSVGNode.cpp67 void SkSVGNode::setClipRule(const SkSVGFillRule& clipRule) { in setClipRule()
122 if (const SkSVGFillRuleValue* clipRule = v.as<SkSVGFillRuleValue>()) { in onSetAttribute() local
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp541 const char* clipRule = clipPath.getFillType() == SkPath::kEvenOdd_FillType ? in addClipResources() local
/third_party/typescript/tests/lib/
Dreact.d.ts879 clipRule?: any; property
Dlib.d.ts4786 clipRule: string; property
/third_party/typescript/lib/
Dlib.dom.d.ts2917 clipRule: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts2897 clipRule: string; property