Home
last modified time | relevance | path

Searched refs:pressedPartScrollDirection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbar.cpp224 …if (m_scrollableArea && m_scrollableArea->scroll(pressedPartScrollDirection(), pressedPartScrollGr… in autoscrollPressedPart()
243 ScrollDirection dir = pressedPartScrollDirection(); in startTimerIfNeeded()
261 ScrollDirection Scrollbar::pressedPartScrollDirection() in pressedPartScrollDirection() function in WebCore::Scrollbar
376 … && m_scrollableArea->scroll(pressedPartScrollDirection(), pressedPartScrollGranularity())) { in gestureEvent()
DScrollbar.h164 ScrollDirection pressedPartScrollDirection();