handleGestureScrollEnd 2388 Source/core/page/EventHandler.cpp         return handleGestureScrollEnd(gestureEvent);
handleGestureScrollEnd  146 Source/core/page/EventHandler.h     bool handleGestureScrollEnd(const PlatformGestureEvent&);
handleGestureScrollEnd 1660 Source/web/WebViewImpl.cpp             mainFrameImpl()->frame()->eventHandler().handleGestureScrollEnd(endScrollEvent);