scroll_x          835 android_webview/native/aw_contents.cc                         jint scroll_x,
scroll_x          849 android_webview/native/aw_contents.cc       gfx::Vector2d(scroll_x, scroll_y),
scroll_x          113 android_webview/native/aw_contents.h               jint scroll_x,
scroll_x          139 android_webview/native/java_browser_view_renderer_helper.cc     int scroll_x,
scroll_x          164 android_webview/native/java_browser_view_renderer_helper.cc     canvas.translate(-scroll_x, -scroll_y);
scroll_x           41 android_webview/native/java_browser_view_renderer_helper.h       int scroll_x,
scroll_x          424 ash/shelf/shelf_layout_manager.cc                                        gesture.details().scroll_x();
scroll_x          857 ash/wm/immersive_fullscreen_controller.cc       kSwipeVerticalThresholdMultiplier * abs(event->details().scroll_x()))
scroll_x          298 content/browser/renderer_host/input/web_input_event_util.cc       gesture.data.scrollUpdate.deltaX = data.details.scroll_x() * scale;
scroll_x          181 content/browser/renderer_host/ui_events_helper.cc       gesture_event.data.scrollUpdate.deltaX = event.details().scroll_x();
scroll_x          271 content/browser/web_contents/aura/window_slider.cc       UpdateForScroll(details.scroll_x(), details.scroll_y());
scroll_x           68 content/renderer/accessibility/renderer_accessibility_complete.h   void OnChangeScrollPosition(int acc_obj_id, int scroll_x, int scroll_y);
scroll_x          473 ppapi/tests/test_graphics_2d.cc   int scroll_x = image_x + dx, scroll_y = image_y + dy;
scroll_x          478 ppapi/tests/test_graphics_2d.cc       ReadImageData(dc, &readback_scroll, pp::Point(scroll_x, scroll_y)));
scroll_x          485 ppapi/tests/test_graphics_2d.cc   scroll_x = 11, scroll_y = 24;
scroll_x          487 ppapi/tests/test_graphics_2d.cc   dc.Scroll(clip, pp::Point(scroll_x - image_x, scroll_y - image_y));
scroll_x          490 ppapi/tests/test_graphics_2d.cc       ReadImageData(dc, &readback_scroll, pp::Point(scroll_x, scroll_y)));
scroll_x          497 ppapi/tests/test_graphics_2d.cc   scroll_x = 11, scroll_y = 24;
scroll_x          499 ppapi/tests/test_graphics_2d.cc   dc.Scroll(clip, pp::Point(scroll_x - image_x, scroll_y - image_y));
scroll_x          502 ppapi/tests/test_graphics_2d.cc       ReadImageData(dc, &readback_scroll, pp::Point(scroll_x, scroll_y)));
scroll_x          510 ppapi/tests/test_graphics_2d.cc   dc.Scroll(clip, pp::Point(scroll_x - image_x, scroll_y - image_y));
scroll_x          513 ppapi/tests/test_graphics_2d.cc       ReadImageData(dc, &readback_scroll, pp::Point(scroll_x, scroll_y)));
scroll_x          523 ppapi/tests/test_graphics_2d.cc   dc.Scroll(clip, pp::Point(scroll_x - image_x, scroll_y - image_y));
scroll_x          526 ppapi/tests/test_graphics_2d.cc       ReadImageData(dc, &readback_scroll, pp::Point(scroll_x, scroll_y)));
scroll_x          541 ppapi/tests/test_graphics_2d.cc   scroll_x = image_x + dx;
scroll_x          550 ppapi/tests/test_graphics_2d.cc       ReadImageData(dc, &readback_scroll, pp::Point(scroll_x, scroll_y)));
scroll_x          249 ui/app_list/views/contents_view.cc           event->details().scroll_x() / GetContentsBounds().width());
scroll_x          241 ui/aura/gestures/gesture_recognizer_unittest.cc         scroll_x_ += gesture->details().scroll_x();
scroll_x         1037 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_FLOAT_EQ(5.5, delegate->scroll_x());
scroll_x         1049 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_FLOAT_EQ(-20.5, delegate->scroll_x());
scroll_x         1055 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(30, delegate->scroll_x());
scroll_x         1111 ui/aura/gestures/gesture_recognizer_unittest.cc   total_scroll.set_x(total_scroll.x() + delegate->scroll_x());
scroll_x         1124 ui/aura/gestures/gesture_recognizer_unittest.cc   total_scroll.set_x(total_scroll.x() + delegate->scroll_x());
scroll_x         1135 ui/aura/gestures/gesture_recognizer_unittest.cc   total_scroll.set_x(total_scroll.x() + delegate->scroll_x());
scroll_x         1145 ui/aura/gestures/gesture_recognizer_unittest.cc   total_scroll.set_x(total_scroll.x() + delegate->scroll_x());
scroll_x         1243 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(20, delegate->scroll_x());
scroll_x         1293 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         1336 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(20, delegate->scroll_x());
scroll_x         1572 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(20, delegate->scroll_x());
scroll_x         1576 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(5, delegate->scroll_x());
scroll_x         1596 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(5, delegate->scroll_x());
scroll_x         1624 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         1631 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         1648 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(5, delegate->scroll_x());
scroll_x         1733 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(29, delegate->scroll_x());
scroll_x         1747 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(-20, delegate->scroll_x());
scroll_x         1762 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(30, delegate->scroll_x());
scroll_x         3293 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         3310 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         3321 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         3912 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(10, delegate->scroll_x());
scroll_x         4003 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         4012 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         4022 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_x());
scroll_x         4032 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(1, delegate->scroll_x());
scroll_x         4080 ui/aura/gestures/gesture_recognizer_unittest.cc     EXPECT_EQ(10, delegate->scroll_x());
scroll_x          263 ui/events/gesture_detection/gesture_detector.cc         const float scroll_x = last_focus_x_ - focus_x;
scroll_x          275 ui/events/gesture_detection/gesture_detector.cc                 *current_down_event_, ev, scroll_x, scroll_y);
scroll_x          283 ui/events/gesture_detection/gesture_detector.cc         } else if ((std::abs(scroll_x) >= 1) || (std::abs(scroll_y) >= 1)) {
scroll_x          285 ui/events/gesture_detection/gesture_detector.cc               listener_->OnScroll(*current_down_event_, ev, scroll_x, scroll_y);
scroll_x          535 ui/events/gesture_detection/gesture_provider_unittest.cc   EXPECT_EQ(0, gesture.details.scroll_x());
scroll_x          586 ui/events/gesture_detection/gesture_provider_unittest.cc     EXPECT_EQ(0, gesture.details.scroll_x());
scroll_x          767 ui/events/gesture_detection/gesture_provider_unittest.cc   EXPECT_EQ(0, gesture.details.scroll_x());
scroll_x           53 ui/events/gesture_event_details.h   float scroll_x() const {
scroll_x          242 ui/views/controls/scrollbar/base_scroll_bar.cc       scroll_amount_f = event->details().scroll_x() - roundoff_error_.x();
scroll_x           46 ui/views/controls/slide_out_view.cc     gesture_scroll_amount_ += event->details().scroll_x();