HomeSort by relevance Sort by last modified time
    Searched refs:handleGestureScrollEvent (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.h 160 bool handleGestureScrollEvent(const PlatformGestureEvent&);
EventHandler.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp 705 eventSwallowed = mainFrameImpl()->frame()->eventHandler().handleGestureScrollEvent(platformEvent);
    [all...]

Completed in 110 milliseconds