Home
last modified time | relevance | path

Searched refs:backgroundRectInFlowThread (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp2262 ClipRect backgroundRectInFlowThread; in collectFragments() local
2265 …tsContext, PaintInfo::infiniteRect(), layerBoundsInFlowThread, backgroundRectInFlowThread, foregro… in collectFragments()
2270 layerBoundingBoxInFlowThread.intersect(backgroundRectInFlowThread.rect()); in collectFragments()
2298 …fragment.setRects(layerBoundsInFlowThread, backgroundRectInFlowThread, foregroundRectInFlowThread,… in collectFragments()