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

  /external/chromium_org/third_party/WebKit/public/platform/
WebGestureDevice.h 31 enum WebGestureDevice {
Platform.h 47 #include "WebGestureDevice.h"
582 virtual WebGestureCurve* createFlingAnimationCurve(WebGestureDevice deviceSource, const WebFloatPoint& velocity, const WebSize& cumulativeScroll) { return 0; }
  /external/chromium_org/third_party/WebKit/public/web/
WebActiveWheelFlingParameters.h 31 #include "../platform/WebGestureDevice.h"
43 WebGestureDevice sourceDevice;
WebInputEvent.h 35 #include "../platform/WebGestureDevice.h"
416 WebGestureDevice sourceDevice;
  /external/chromium_org/content/renderer/input/
input_handler_proxy_client.h 33 blink::WebGestureDevice device_source,
input_handler_wrapper.h 34 blink::WebGestureDevice deviceSource,
input_handler_wrapper.cc 46 blink::WebGestureDevice deviceSource,
input_handler_proxy_unittest.cc 24 using blink::WebGestureDevice;
42 WebGestureDevice source_device,
61 WebGestureEvent CreateFling(WebGestureDevice source_device,
167 WebGestureDevice deviceSource,
226 WebGestureDevice source_device,
    [all...]
  /external/chromium_org/content/common/input/
synthetic_web_input_event_builders.h 43 blink::WebGestureDevice source_device);
54 blink::WebGestureDevice source_device);
58 blink::WebGestureDevice source_device);
synthetic_web_input_event_builders.cc 85 blink::WebGestureDevice source_device) {
127 blink::WebGestureDevice source_device) {
142 blink::WebGestureDevice source_device) {
gesture_event_stream_validator_unittest.cc 16 const blink::WebGestureDevice kDefaultGestureDevice =
  /external/chromium_org/content/test/
test_webkit_platform_support.h 73 blink::WebGestureDevice device_source,
test_webkit_platform_support.cc 238 blink::WebGestureDevice device_source,
  /external/chromium_org/content/child/
blink_platform_impl.h 16 #include "third_party/WebKit/public/platform/WebGestureDevice.h"
148 blink::WebGestureDevice device_source,
blink_platform_impl.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/input/
gesture_event_queue_unittest.cc 20 using blink::WebGestureDevice;
92 WebGestureDevice sourceDevice) {
116 WebGestureDevice sourceDevice) {
153 WebGestureDevice sourceDevice) {
209 public testing::WithParamInterface<WebGestureDevice> {};
    [all...]
input_router_impl_unittest.cc 35 using blink::WebGestureDevice;
216 WebGestureDevice sourceDevice) {
230 WebGestureDevice sourceDevice) {
237 WebGestureDevice sourceDevice) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 45 using blink::WebGestureDevice;
564 WebGestureDevice sourceDevice) {
570 WebGestureDevice sourceDevice,
636 public testing::WithParamInterface<WebGestureDevice> {};
    [all...]
render_widget_host_view_aura_unittest.cc 486 blink::WebGestureDevice sourceDevice) {
492 blink::WebGestureDevice sourceDevice,
518 blink::WebGestureDevice sourceDevice) {
    [all...]

Completed in 2559 milliseconds