Searched refs:ScrollRight (Results 1 – 6 of 6) sorted by relevance
37 ScrollRight, enumerator62 return ScrollRight; in toPhysicalDirection()71 return ScrollRight; in toPhysicalDirection()78 return ScrollRight; in toPhysicalDirection()87 return ScrollRight; in toPhysicalDirection()98 case ScrollRight: in toPhysicalDirection()
266 return ScrollRight; in pressedPartScrollDirection()
230 dir = horizontal ? ScrollRight : ScrollDown; in scroll()
851 …if (gestureScrollHelper(m_scrollbarGroup.get(), ScrollLeft, ScrollRight, webEvent.data.scrollUpdat… in handleGestureEvent()
1427 *scrollDirection = ScrollRight; in mapKeyCodeForScroll()
2034 …if (scroll(ScrollRight, granularity, startNode, &stopNode, wheelEvent->deltaX(), roundedIntPoint(w… in defaultWheelEventHandler()