Home | History | Annotate | Download | only in rendering

Lines Matching refs:paintDirtyRect

355     void beginTransparencyLayers(GraphicsContext*, const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, PaintBehavior);
635 void calculateRects(const ClipRectsContext&, const LayoutRect& paintDirtyRect, LayoutRect& layerBounds,
864 void clipToRect(RenderLayer* rootLayer, GraphicsContext*, const LayoutRect& paintDirtyRect, const ClipRect&,
866 void restoreClip(GraphicsContext*, const LayoutRect& paintDirtyRect, const ClipRect&);
923 , paintDirtyRect(inDirtyRect)
932 LayoutRect paintDirtyRect; // relative to rootLayer;
1068 LayoutRect paintingExtent(const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, PaintBehavior);