Searched defs:scrollDelta (Results 1 – 8 of 8) sorted by relevance
62 blink::IntPoint scrollDelta; member
270 virtual bool scrollContentsFastPath(const IntSize& scrollDelta) { return true; } in scrollContentsFastPath()
267 IntSize scrollDelta = newOffset - m_scrollOffset; in scrollTo() local532 IntSize scrollDelta = m_pendingScrollDelta; in scrollContentsIfNeeded() local537 void ScrollView::scrollContents(const IntSize& scrollDelta) in scrollContents()
152 const WebSize& scrollDelta, in applyViewportDeltas()
1029 IntSize scrollDelta = newOffset - m_scrollOffset; in setScrollOffset() local
4235 void WebViewImpl::applyViewportDeltas(const WebSize& scrollDelta, float pageScaleDelta, float topCo… in applyViewportDeltas()
1261 bool FrameView::scrollContentsFastPath(const IntSize& scrollDelta) in scrollContentsFastPath()
2214 …IntSize scrollDelta = webViewImpl->fakePageScaleAnimationTargetPositionForTesting() - webViewImpl-… in simulatePageScale() local