Home
last modified time | relevance | path

Searched refs:scrollToward (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderListBox.h54 int scrollToward(const IntPoint&); // Returns the new index or -1 if no scroll occurred
DRenderListBox.cpp503 int newOffset = scrollToward(scrollPoint); in panScroll()
513 int RenderListBox::scrollToward(const IntPoint& destination) in scrollToward() function in WebCore::RenderListBox
536 int endIndex = scrollToward(pos); in autoscroll()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-105814 (WebCore::RenderListBox::scrollToward):
DChangeLog-2009-06-1672765 (WebCore::RenderListBox::scrollToward):