Searched refs:PlatformGestureEvent (Results 1 – 17 of 17) sorted by relevance
35 class PlatformGestureEvent {42 PlatformGestureEvent() in PlatformGestureEvent() function
45 class PlatformGestureEvent; variable66 virtual void handleGestureEvent(const PlatformGestureEvent&);
37 class PlatformGestureEvent; variable57 void handleGestureEvent(const PlatformGestureEvent&);
117 void ScrollAnimator::handleGestureEvent(const PlatformGestureEvent&) in handleGestureEvent() argument
124 void ScrollableArea::handleGestureEvent(const PlatformGestureEvent& gestureEvent) in handleGestureEvent()
249 void gestureEvent(const PlatformGestureEvent&);
827 void ScrollView::gestureEvent(const PlatformGestureEvent& gestureEvent) in wheelEvent()
173 class WebKit2PlatformGestureEvent : public WebCore::PlatformGestureEvent {179 m_type = PlatformGestureEvent::ScrollBeginType; in WebKit2PlatformGestureEvent()182 m_type = PlatformGestureEvent::ScrollEndType; in WebKit2PlatformGestureEvent()194 WebCore::PlatformGestureEvent platform(const WebGestureEvent& webEvent) in platform()
62 WebCore::PlatformGestureEvent platform(const WebGestureEvent&);
65 virtual void handleGestureEvent(const PlatformGestureEvent&);
34 #include "PlatformGestureEvent.h"834 void ScrollAnimatorMac::handleGestureEvent(const PlatformGestureEvent& gestureEvent)836 if (gestureEvent.type() == PlatformGestureEvent::ScrollBeginType)
77 class PlatformGestureEvent; variable176 bool handleGestureEvent(const PlatformGestureEvent&);
2193 bool EventHandler::handleGestureEvent(const PlatformGestureEvent& gestureEvent) in handleGestureEvent()
1021 PlatformGestureEvent platformGestureEvent = platform(gestureEvent); in handleGestureEvent()
15892 * platform/PlatformGestureEvent.h: Added.15893 (WebCore::PlatformGestureEvent::PlatformGestureEvent):15894 (WebCore::PlatformGestureEvent::type):15895 (WebCore::PlatformGestureEvent::position):15896 (WebCore::PlatformGestureEvent::globalPosition):15897 (WebCore::PlatformGestureEvent::timestamp):
760 'platform/PlatformGestureEvent.h',
5158 …0989500755821 /* PlatformGestureEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = BC9585DF12F…11654 …55821 /* PlatformGestureEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …18723 BC9585DF12F0989500755821 /* PlatformGestureEvent.h */,22135 BC9585E112F0989500755821 /* PlatformGestureEvent.h in Headers */,