Searched refs:clippingBounds (Results 1 – 1 of 1) sorted by relevance
201 IntRect clippingBounds = view->layoutOverflowRect(); in updateCompositedBounds() local204 clippingBounds.intersect(m_owningLayer->backgroundClipRect(rootLayer, true)); in updateCompositedBounds()209 clippingBounds.move(-deltaX, -deltaY); in updateCompositedBounds()211 layerBounds.intersect(clippingBounds); in updateCompositedBounds()