Home | History | Annotate | Download | only in rendering

Lines Matching defs:hasAncestorWithClipPath

416             , hasAncestorWithClipPath(false)
453 unsigned hasAncestorWithClipPath : 1;
493 bool hasAncestorWithClipPath() const { return ancestorDependentCompositingInputs().hasAncestorWithClipPath; }