Searched refs:scrolledContentOffset (Results 1 – 14 of 14) sorted by relevance
97 m_paintOffset -= renderer.scrolledContentOffset(); in LayoutState()180 m_paintOffset -= containerBox->scrolledContentOffset(); in LayoutState()
161 localPoint += scrolledContentOffset(); in hitInnerEditorElement()
2435 transformState.move(-toRenderBox(o)->scrolledContentOffset()); in mapLocalToContainer()2451 offset = -toRenderBox(container)->scrolledContentOffset(); in pushMappingToContainer()2464 transformState.move(toRenderBox(o)->scrolledContentOffset()); in mapAbsoluteToLocalPoint()2524 offset -= toRenderBox(o)->scrolledContentOffset(); in offsetFromContainer()2576 layerOffset.move(currentLayer->renderBox()->scrolledContentOffset()); in computeLayerHitTestRects()
876 IntSize RenderBox::scrolledContentOffset() const in scrolledContentOffset() function in WebCore::RenderBox893 paintRect.move(-scrolledContentOffset()); // For overflow:auto/scroll/hidden. in applyCachedClipAndScrollOffsetForRepaint()1663 conservativeClipRect.move(scrolledContentOffset()); in pushContentsClip()1923 offset -= toRenderBox(o)->scrolledContentOffset(); in offsetFromContainer()4481 overflowRect.move(-scrolledContentOffset()); in overflowRectForPaintRejection()
2037 scrolledOffset.move(-scrolledContentOffset()); in paintObject()2240 offsetFromRepaintContainer -= scrolledContentOffset(); in selectionGapRectsForRepaint()2266 gapRectsBounds.move(layer->renderBox()->scrolledContentOffset()); in paintSelection()2826 scrolledOffset -= scrolledContentOffset(); in nodeAtPoint()3191 offset += scrolledContentOffset(); in offsetForContents()
577 IntSize scrolledContentOffset() const;
958 LayoutSize offset = positionedParent->renderBox()->scrolledContentOffset(); in updateLayerPosition()977 IntSize scrollOffset = parent()->renderBox()->scrolledContentOffset(); in updateLayerPosition()3223 rect.move(-box->scrolledContentOffset()); in repaintBlockSelectionGaps()
1143 offset -= toRenderBox(container)->scrolledContentOffset(); in offsetFromContainer()
1988 repaintRect.move(-scrolledContentOffset()); in invalidatePaintForOverflow()
622 IntSize offset = thisBox->scrolledContentOffset(); in paintFillLayerExtended()
76 scrolledOrigin = -IntPoint(container->scrolledContentOffset()); in toNormalizedRect()
495 rect.move(compositedLayer->renderBox()->scrolledContentOffset()); in projectRectsToGraphicsLayerSpaceRecursive()
907 absoluteBlockPoint -= containingBlock.scrolledContentOffset(); in absoluteLineDirectionPointToLocalPointInBlock()
725 IntSize scrollOffset = renderBox->scrolledContentOffset(); in computeGraphicsLayerParentLocation()