Searched refs:layoutDelta (Results 1 – 7 of 7) sorted by relevance
72 …LayoutRect clipRect(toPoint(m_paintOffset) + renderer->view()->layoutDelta(), renderer->cachedSize… in LayoutState()
120 LayoutSize layoutDelta() const in layoutDelta() function
626 r.move(v->layoutDelta()); in clippedOverflowRectForRepaint()
366 r.move(v->layoutDelta()); in clippedOverflowRectForRepaint()
668 box.move(view()->layoutDelta()); in outlineBoundsForRepaint()2089 r.move(v->layoutDelta()); in clippedOverflowRectForRepaint()
406 LayoutSize oldLayoutDelta = view()->layoutDelta(); in layoutBlockChild()
1472 dirtyRect.move(view->layoutDelta()); in repaintRectangle()