Searched refs:hasAncestorClippingLayer (Results 1 – 2 of 2) sorted by relevance
103 bool hasAncestorClippingLayer() const { return m_ancestorClippingLayer; } in hasAncestorClippingLayer() function
336 bool hasAncestorClippingLayer = compositor()->clippedByAncestor(m_owningLayer); in shouldClipCompositedBounds() local338 if (hasAncestorClippingLayer && clippingAncestorIsScrollParent) in shouldClipCompositedBounds()