Searched defs:handleWheelEvent (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DThreadedScrollingTree.cpp66 void ThreadedScrollingTree::handleWheelEvent(const PlatformWheelEvent& wheelEvent) function in class:WebCore::ThreadedScrollingTree
H A DScrollingCoordinator.h155 virtual bool handleWheelEvent(FrameView*, const PlatformWheelEvent&) { return true; } function in class:WebCore::ScrollingCoordinator
H A DScrollingTree.cpp96 void ScrollingTree::handleWheelEvent(const PlatformWheelEvent& wheelEvent) function in class:WebCore::ScrollingTree
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollAnimator.cpp82 bool ScrollAnimator::handleWheelEvent(const PlatformWheelEvent& e) function in class:WebCore::ScrollAnimator
H A DScrollableArea.cpp176 bool ScrollableArea::handleWheelEvent(const PlatformWheelEvent& wheelEvent) function in class:WebCore::ScrollableArea
/macosx-10.10/WebCore-7600.1.25/replay/
H A DUserInputBridge.cpp173 bool UserInputBridge::handleWheelEvent(const PlatformWheelEvent& wheelEvent, InputSource inputSource) function in class:WebCore::UserInputBridge
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp145 bool RemoteScrollingCoordinatorProxy::handleWheelEvent(const PlatformWheelEvent& event) function in class:WebKit::RemoteScrollingCoordinatorProxy
/macosx-10.10/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp506 void PluginControllerProxy::handleWheelEvent(const WebWheelEvent& wheelEvent, bool& handled) function in class:WebKit::PluginControllerProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp376 bool PluginProxy::handleWheelEvent(const WebWheelEvent& wheelEvent) function in class:WebKit::PluginProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp884 bool NetscapePlugin::handleWheelEvent(const WebWheelEvent& wheelEvent) function in class:WebKit::NetscapePlugin
/macosx-10.10/WebCore-7600.1.25/page/
H A DEventHandler.cpp2546 bool EventHandler::handleWheelEvent(const PlatformWheelEvent& event) function in class:WebCore::EventHandler
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp1503 void WebPageProxy::handleWheelEvent(const NativeWebWheelEvent& event) function in class:WebKit::WebPageProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DWebPage.cpp1938 static bool handleWheelEvent(const WebWheelEvent& wheelEvent, Page* page) function in namespace:WebKit

Completed in 815 milliseconds