Searched refs:setScrollOffset (Results 1 – 7 of 7) sorted by relevance
64 that->setScrollOffset(newOffset); in adjustmentChanged()
118 void setScrollOffset(int offset) { m_scrollOffset = offset; } in setScrollOffset() function
312 void setScrollOffset(const IntSize& offset) { m_scrollOffset = offset; } in setScrollOffset() function
197 void setScrollOffset(int dx, int dy);
783 void WebViewCore::setScrollOffset(int dx, int dy) in setScrollOffset() function in android::WebViewCore2046 viewImpl->setScrollOffset(dx, dy); in SetScrollOffset()
1228 (QWebFrame::setScrollOffset):2394 (QWebFrame::setScrollOffset): Make argument const.2406 (QWebFrame::setScrollOffset):
21212 (WebCore::PopupMenu::setScrollOffset):