Searched defs:scrollBy (Results 1 – 5 of 5) sorted by relevance
145 void scrollBy(const IntSize& s) { return setScrollPosition(scrollPosition() + s); } in scrollBy() function
1145 void DOMWindow::scrollBy(int x, int y) const in scrollBy() function in WebCore::DOMWindow
1098 bool scrollBy(int dx, int dy) in scrollBy() function in android::WebView
947 void WebViewCore::scrollBy(int dx, int dy, bool animate) in scrollBy() function in android::WebViewCore
4797 HRESULT STDMETHODCALLTYPE WebView::scrollBy( in scrollBy() function in WebView