Searched refs:layerBoundsWithVisualOverflow (Results 1 – 1 of 1) sorted by relevance
250 LayoutRect layerBoundsWithVisualOverflow = toRenderBox(m_renderer).visualOverflowRect(); in calculateRects() local251 …toRenderBox(m_renderer).flipForWritingMode(layerBoundsWithVisualOverflow); // Layers are in physic… in calculateRects()252 layerBoundsWithVisualOverflow.moveBy(offset); in calculateRects()254 backgroundRect.intersect(layerBoundsWithVisualOverflow); in calculateRects()