Searched defs:paintDirtyRect (Results 1 – 4 of 4) sorted by relevance
87 LayoutRect paintDirtyRect; // relative to rootLayer; member
210 …yerClipper::calculateRects(const ClipRectsContext& context, const LayoutRect& paintDirtyRect, Layo… in calculateRects()
580 LayoutRect paintDirtyRect(paintRect); in writeLayers() local
1165 …t RenderLayer::paintingExtent(const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, cons… in paintingExtent()1170 …ers(GraphicsContext* context, const RenderLayer* rootLayer, const LayoutRect& paintDirtyRect, cons… in beginTransparencyLayers()1567 void RenderLayer::restoreClip(GraphicsContext* context, const LayoutRect& paintDirtyRect, const Cli… in restoreClip()