Searched refs:scrolledContentOffset (Results 1 – 15 of 15) sorted by relevance
80 m_paintOffset -= layer->scrolledContentOffset(); in LayoutState()127 m_paintOffset -= layer->scrolledContentOffset(); in LayoutState()
994 repaintRect.move(-cb->layer()->scrolledContentOffset()); // For overflow:auto/scroll/hidden. in clippedOverflowRectForRepaint()1083 … topLeft -= containerBox->layer()->scrolledContentOffset(); // For overflow:auto/scroll/hidden. in computeRectForRepaint()1114 offset -= toRenderBox(container)->layer()->scrolledContentOffset(); in offsetFromContainer()
1370 …repaintRect.move(-boxParent->layer()->scrolledContentOffset()); // For overflow:auto/scroll/hidden. in computeRectForRepaint()1883 transformState.move(-toRenderBox(o)->layer()->scrolledContentOffset()); in mapLocalToContainer()1894 transformState.move(toRenderBox(o)->layer()->scrolledContentOffset()); in mapAbsoluteToLocalPoint()1956 offset -= toRenderBox(o)->layer()->scrolledContentOffset(); in offsetFromContainer()
242 …IntSize scrolledContentOffset() const { return IntSize(scrollXOffset() + m_scrollLeftOverflow, scr… in scrolledContentOffset() function
1361 repaintRect.move(-layer()->scrolledContentOffset()); in layoutBlock()2526 IntSize offset = layer()->scrolledContentOffset(); in paintObject()2779 offsetFromRepaintContainer -= layer()->scrolledContentOffset(); in selectionGapRectsForRepaint()2803 gapRectsBounds.move(layer->scrolledContentOffset()); in paintSelection()3990 IntSize offset = layer()->scrolledContentOffset(); in nodeAtPoint()4281 contentsPoint += layer()->scrolledContentOffset(); in offsetForContents()
63 contentsPoint += renderer->layer()->scrolledContentOffset(); in positionForPoint()
718 IntSize offset = positionedParent->scrolledContentOffset(); in updateLayerPosition()734 IntSize scrollOffset = parent()->scrolledContentOffset(); in updateLayerPosition()3598 rect.move(-scrolledContentOffset()); in scrollTo()
1303 offset -= toRenderBox(o)->layer()->scrolledContentOffset(); in offsetFromContainer()1487 … topLeft -= containerBox->layer()->scrolledContentOffset(); // For overflow:auto/scroll/hidden. in computeRectForRepaint()
653 IntSize offset = layer()->scrolledContentOffset(); in paintFillLayerExtended()
665 IntSize scroll = layer->scrolledContentOffset(); in updateScrollOffset()723 IntSize scroll = layer->scrolledContentOffset(); in repaint()
565 absPos -= containingBlock->layer()->scrolledContentOffset(); in previousLinePosition()672 absPos -= containingBlock->layer()->scrolledContentOffset(); in nextLinePosition()
45021 methods, and instead use the existing scrolledContentOffset(), and use
1167 (WebCore::RenderLayer::scrolledContentOffset):
72761 (WebCore::RenderLayer::scrolledContentOffset):
2308 (WebCore::RenderLayer::scrolledContentOffset):