Searched defs:backgroundRect (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/rendering/ |
D | RenderLayer.cpp | 3463 IntRect backgroundRect; in backgroundClipRect() local 3479 … IntRect& backgroundRect, IntRect& foregroundRect, IntRect& outlineRect, bool temporaryClipRects, in calculateRects() 3544 IntRect layerBounds, backgroundRect, foregroundRect, outlineRect; in childrenClipRect() local 3553 IntRect layerBounds, backgroundRect, foregroundRect, outlineRect; in selfClipRect() local
|
D | RenderLayerCompositor.cpp | 1449 IntRect backgroundRect = layer->backgroundClipRect(computeClipRoot, true); local
|