Searched refs:handleGestureLongPress (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DEventHandler.h202 bool handleGestureLongPress(const PlatformGestureEvent&, const IntPoint& adjustedPoint);
H A DEventHandler.cpp2389 return handleGestureLongPress(gestureEvent, adjustedPoint);
2443 bool EventHandler::handleGestureLongPress(const PlatformGestureEvent& gestureEvent, const IntPoint& adjustedPoint) function in class:WebCore::EventHandler

Completed in 105 milliseconds