BuildScrollUpdate   91 content/browser/renderer_host/input/gesture_event_queue_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(dX, dY, modifiers));
BuildScrollUpdate  183 content/browser/renderer_host/input/input_router_impl_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(dX, dY, modifiers));
BuildScrollUpdate   25 content/browser/renderer_host/input/touch_action_filter_unittest.cc       SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDeltaX, kDeltaY, 0);
BuildScrollUpdate   98 content/browser/renderer_host/input/touch_action_filter_unittest.cc       SyntheticWebGestureEventBuilder::BuildScrollUpdate(5, 10, 0);
BuildScrollUpdate  144 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  161 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  167 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(-4, -2, 0);
BuildScrollUpdate  188 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  217 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  234 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  240 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(-4, -2, 0);
BuildScrollUpdate  261 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  287 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  308 content/browser/renderer_host/input/touch_action_filter_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDX, kDY, 0);
BuildScrollUpdate  351 content/browser/renderer_host/input/touch_action_filter_unittest.cc       SyntheticWebGestureEventBuilder::BuildScrollUpdate(kDeltaX, kDeltaY, 0);
BuildScrollUpdate  719 content/browser/renderer_host/render_widget_host_unittest.cc         SyntheticWebGestureEventBuilder::BuildScrollUpdate(dX, dY, modifiers));
BuildScrollUpdate   47 content/common/input/synthetic_web_input_event_builders.h   static blink::WebGestureEvent BuildScrollUpdate(float dx,