Searched defs:hasAncestorWithClipPath (Results 1 – 2 of 2) sorted by relevance
50 bool hasAncestorWithClipPath; member
453 unsigned hasAncestorWithClipPath : 1; variable493 …bool hasAncestorWithClipPath() const { return ancestorDependentCompositingInputs().hasAncestorWith… in hasAncestorWithClipPath() function