Home
last modified time | relevance | path

Searched defs:scrollPosition (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/
DScrollView.h134 IntPoint scrollPosition() const { return visibleContentRect().location(); } in scrollPosition() function
/external/webkit/WebKit/qt/Api/
Dqwebframe.cpp754 QPoint QWebFrame::scrollPosition() const in scrollPosition() function in QWebFrame
/external/webkit/WebKitTools/DumpRenderTree/win/
DDumpRenderTree.cpp272 SIZE scrollPosition; in dumpFrameScrollPosition() local