Home | History | Annotate | Download | only in rendering

Lines Matching refs:fixedClipRect

4852     // we encounter such an object, we reset our clip rects to the fixedClipRect.
4854 clipRects.setPosClipRect(clipRects.fixedClipRect());
4855 clipRects.setOverflowClipRect(clipRects.fixedClipRect());
4889 clipRects.setFixedClipRect(intersection(newPosClip, clipRects.fixedClipRect()));
4909 return parentRects.fixedClipRect();