Searched refs:newOverflowClip (Results 1 – 1 of 1) sorted by relevance
2089 IntRect newOverflowClip = renderer()->getOverflowClipRect(x,y); in calculateClipRects() local2090 … clipRects.setOverflowClipRect(intersection(newOverflowClip, clipRects.overflowClipRect())); in calculateClipRects()2092 clipRects.setPosClipRect(intersection(newOverflowClip, clipRects.posClipRect())); in calculateClipRects()