Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipRectToApply

1099     IntRect layerBounds, damageRect, clipRectToApply, outlineRect;
1100 m_owningLayer->calculateRects(rootLayer, paintDirtyRect, layerBounds, damageRect, clipRectToApply, outlineRect);
1165 setClip(context, paintDirtyRect, clipRectToApply);
1166 PaintInfo paintInfo(context, clipRectToApply,
1183 restoreClip(context, paintDirtyRect, clipRectToApply);