Home
last modified time | relevance | path

Searched defs:paintDirtyRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DLayerPaintingInfo.h87 LayoutRect paintDirtyRect; // relative to rootLayer; member
DRenderLayerClipper.cpp210 …yerClipper::calculateRects(const ClipRectsContext& context, const LayoutRect& paintDirtyRect, Layo… in calculateRects()
DRenderTreeAsText.cpp580 LayoutRect paintDirtyRect(paintRect); in writeLayers() local
DRenderLayer.cpp1165 …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()