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

  /external/chromium_org/third_party/WebKit/public/web/
WebInputEvent.h 370 float accelerationRatioY;
387 , accelerationRatioY(1.0f)
  /external/chromium_org/content/browser/renderer_host/input/
immediate_input_router.cc 153 last_wheel_event->event.accelerationRatioY) +
155 wheel_event.event.accelerationRatioY);
162 last_wheel_event->event.accelerationRatioY =
  /external/chromium_org/content/browser/renderer_host/
web_input_event_aurax11.cc 155 webkit_event.accelerationRatioY =
overscroll_controller.cc 237 wheel.deltaY * wheel.accelerationRatioY);

Completed in 391 milliseconds