Home | History | Annotate | Download | only in rendering

Lines Matching full:damagerect

294     void paintOverflowControls(GraphicsContext*, int tx, int ty, const IntRect& damageRect, bool paintingOverlayControls = false);
295 void paintScrollCorner(GraphicsContext*, int tx, int ty, const IntRect& damageRect);
296 void paintResizer(GraphicsContext*, int tx, int ty, const IntRect& damageRect);
405 void paint(GraphicsContext*, const IntRect& damageRect, PaintBehavior = PaintBehaviorNormal, RenderObject* paintingRoot = 0);
407 void paintOverlayScrollbars(GraphicsContext*, const IntRect& damageRect, PaintBehavior, RenderObject* paintingRoot);
426 bool intersectsDamageRect(const IntRect& layerBounds, const IntRect& damageRect, const RenderLayer* rootLayer) const;