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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DEventHandler.h156 bool handleGestureTwoFingerTap(const PlatformGestureEvent&);
H A DEventHandler.cpp2314 return handleGestureTwoFingerTap(gestureEvent);
2451 bool EventHandler::handleGestureTwoFingerTap(const PlatformGestureEvent& gestureEvent) function in class:WebCore::EventHandler

Completed in 126 milliseconds