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()
254 return ScrollRight; in pressedPartScrollDirection()
228 dir = horizontal ? ScrollRight : ScrollDown; in scroll()
902 …if (gestureScrollHelper(m_scrollbarGroup.get(), ScrollLeft, ScrollRight, webEvent.data.scrollUpdat… in handleGestureEvent()
1509 *scrollDirection = ScrollRight; in mapKeyCodeForScroll()
2031 …if (scroll(ScrollRight, granularity, startNode, &stopNode, wheelEvent->deltaX(), roundedIntPoint(w… in defaultWheelEventHandler()