Searched refs:newOverflowClip (Results 1 – 1 of 1) sorted by relevance
175 …ClipRect newOverflowClip = toRenderBox(m_renderer)->overflowClipRect(offset, clipRectsContext.regi… in calculateClipRects() local177 newOverflowClip.setHasRadius(true); in calculateClipRects()178 … clipRects.setOverflowClipRect(intersection(newOverflowClip, clipRects.overflowClipRect())); in calculateClipRects()180 clipRects.setPosClipRect(intersection(newOverflowClip, clipRects.posClipRect())); in calculateClipRects()