Home
last modified time | relevance | path

Searched defs:setScrollPosition (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
DPlatformBridge.cpp180 void PlatformBridge::setScrollPosition(ScrollView* scrollView, int x, int y) { in setScrollPosition() function in WebCore::PlatformBridge
/external/webkit/Source/WebKit/qt/Api/
Dqwebview.cpp190 void setScrollPosition(const QPoint& point, const QPoint& /* overShootDelta */) in setScrollPosition() function in QWebViewKineticScroller
Dqwebframe.cpp1184 void QWebFrame::setScrollPosition(const QPoint &pos) in setScrollPosition() function in QWebFrame
/external/webkit/Source/WebCore/platform/
DScrollView.cpp436 void ScrollView::setScrollPosition(const IntPoint& scrollPoint) in setScrollPosition() function in WebCore::ScrollView
/external/webkit/Source/WebCore/page/
DFrameView.cpp1484 void FrameView::setScrollPosition(const IntPoint& scrollPoint) in setScrollPosition() function in WebCore::FrameView