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

  /external/chromium_org/third_party/WebKit/public/web/android/
WebInputEventFactory.h 49 enum MouseWheelDirectionType {
71 BLINK_EXPORT static WebMouseWheelEvent mouseWheelEvent(MouseWheelDirectionType,
  /external/chromium_org/third_party/WebKit/Source/web/
WebInputEventFactoryAndroid.cpp 116 WebMouseWheelEvent WebInputEventFactory::mouseWheelEvent(MouseWheelDirectionType direction,

Completed in 140 milliseconds