Home
last modified time | relevance | path

Searched defs:backgroundRect (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp3463 IntRect backgroundRect; in backgroundClipRect() local
3479IntRect& 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
DRenderLayerCompositor.cpp1449 IntRect backgroundRect = layer->backgroundClipRect(computeClipRoot, true); local