ScrollDown 487 Source/core/dom/Element.cpp ScrollDirection direction = ScrollDown; ScrollDown 994 Source/core/editing/EditorCommand.cpp return frame.eventHandler().bubblingScroll(ScrollDown, ScrollByLine); ScrollDown 2235 Source/core/page/EventHandler.cpp if (scroll(ScrollDown, granularity, startNode, &stopNode, wheelEvent->deltaY(), roundedIntPoint(wheelEvent->absoluteLocation()))) ScrollDown 58 Source/platform/scroll/ScrollTypes.h return ScrollDown; ScrollDown 67 Source/platform/scroll/ScrollTypes.h return ScrollDown; ScrollDown 82 Source/platform/scroll/ScrollTypes.h return ScrollDown; ScrollDown 91 Source/platform/scroll/ScrollTypes.h return ScrollDown; ScrollDown 96 Source/platform/scroll/ScrollTypes.h case ScrollDown: ScrollDown 115 Source/platform/scroll/ScrollableArea.cpp if (direction == ScrollUp || direction == ScrollDown) ScrollDown 270 Source/platform/scroll/Scrollbar.cpp return ScrollDown; ScrollDown 821 Source/web/ChromeClientImpl.cpp ASSERT(direction != WebCore::ScrollUp && direction != WebCore::ScrollDown); ScrollDown 1174 Source/web/WebFrameImpl.cpp return viewImpl()->bubblingScroll(ScrollDown, ScrollByDocument); ScrollDown 858 Source/web/WebPluginContainerImpl.cpp if (gestureScrollHelper(m_scrollbarGroup.get(), ScrollUp, ScrollDown, webEvent.data.scrollUpdate.deltaY)) ScrollDown 231 Source/web/WebPluginScrollbarImpl.cpp dir = horizontal ? ScrollRight : ScrollDown; ScrollDown 1403 Source/web/WebViewImpl.cpp *scrollDirection = ScrollDown; ScrollDown 1411 Source/web/WebViewImpl.cpp *scrollDirection = ScrollDown; ScrollDown 1419 Source/web/WebViewImpl.cpp *scrollDirection = ScrollDown;