ET_GESTURE_SCROLL_END 438 ash/drag_drop/drag_drop_controller.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 899 ash/drag_drop/drag_drop_controller_unittest.cc DispatchGesture(ui::ET_GESTURE_SCROLL_END, gesture_location); ET_GESTURE_SCROLL_END 122 ash/frame/caption_buttons/alternate_frame_size_button.cc event->type() == ui::ET_GESTURE_SCROLL_END || ET_GESTURE_SCROLL_END 152 ash/frame/caption_buttons/frame_caption_button.cc } else if (event->type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 274 ash/frame/caption_buttons/frame_maximize_button.cc (event->type() == ui::ET_GESTURE_SCROLL_END && is_snap_enabled_) || ET_GESTURE_SCROLL_END 97 ash/shelf/alternate_app_list_button.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 40 ash/shelf/shelf_bezel_event_filter.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 498 ash/shelf/shelf_button.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 450 ash/shelf/shelf_layout_manager.cc if (gesture.type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 154 ash/shelf/shelf_layout_manager_unittest.cc if (type == ui::ET_GESTURE_SCROLL_END) ET_GESTURE_SCROLL_END 113 ash/touch/touch_uma.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 79 ash/wm/gestures/shelf_gesture_handler.cc if (event.type() == ui::ET_GESTURE_SCROLL_END || ET_GESTURE_SCROLL_END 78 ash/wm/gestures/tray_gesture_handler.cc if (event.type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 415 ash/wm/immersive_fullscreen_controller.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 230 ash/wm/partial_screenshot_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 98 ash/wm/resize_shadow_and_cursor_unittest.cc if (type == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 311 ash/wm/toplevel_window_event_handler.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 209 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 370 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 1603 chrome/browser/ui/views/tabs/tab_strip.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 303 content/browser/renderer_host/input/web_input_event_util.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 2912 content/browser/renderer_host/render_widget_host_view_aura.cc event->type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 184 content/browser/renderer_host/ui_events_helper.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 274 content/browser/web_contents/aura/window_slider.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 185 content/browser/web_contents/touch_editable_impl_aura.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 291 content/browser/web_contents/touch_editable_impl_aura_browsertest.cc ui::GestureEvent scroll_end(ui::ET_GESTURE_SCROLL_END, ET_GESTURE_SCROLL_END 297 content/browser/web_contents/touch_editable_impl_aura_browsertest.cc ui::ET_GESTURE_SCROLL_END, 0, 0), ET_GESTURE_SCROLL_END 438 ui/app_list/views/app_list_item_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 252 ui/app_list/views/contents_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 250 ui/aura/gestures/gesture_recognizer_unittest.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 326 ui/aura/test/event_generator.cc callback.Run(ui::ET_GESTURE_SCROLL_END, gfx::Vector2dF()); ET_GESTURE_SCROLL_END 528 ui/aura/window_event_dispatcher_unittest.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 764 ui/aura/window_event_dispatcher_unittest.cc } else if (gesture->type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 74 ui/events/event.cc CASE_TYPE(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 114 ui/events/event.h case ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 153 ui/events/event.h case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 173 ui/events/event.h type_ == ET_GESTURE_SCROLL_END; ET_GESTURE_SCROLL_END 716 ui/events/gesture_detection/gesture_provider.cc case ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 777 ui/events/gesture_detection/gesture_provider.cc Send(CreateGesture(ET_GESTURE_SCROLL_END, event)); ET_GESTURE_SCROLL_END 188 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_TRUE(HasReceivedGesture(ET_GESTURE_SCROLL_END)); ET_GESTURE_SCROLL_END 189 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_EQ(ET_GESTURE_SCROLL_END, GetMostRecentGestureEventType()); ET_GESTURE_SCROLL_END 359 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_FALSE(HasReceivedGesture(ET_GESTURE_SCROLL_END)); ET_GESTURE_SCROLL_END 497 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_EQ(ET_GESTURE_SCROLL_END, GetMostRecentGestureEventType()); ET_GESTURE_SCROLL_END 742 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_EQ(ET_GESTURE_SCROLL_END, GetMostRecentGestureEventType()); ET_GESTURE_SCROLL_END 944 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_EQ(ET_GESTURE_SCROLL_END, GetMostRecentGestureEventType()); ET_GESTURE_SCROLL_END 1059 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_FALSE(HasReceivedGesture(ET_GESTURE_SCROLL_END)); ET_GESTURE_SCROLL_END 1063 ui/events/gesture_detection/gesture_provider_unittest.cc EXPECT_EQ(ET_GESTURE_SCROLL_END, GetMostRecentGestureEventType()); ET_GESTURE_SCROLL_END 79 ui/events/gesture_detection/touch_disposition_gesture_filter.cc case ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 228 ui/events/gesture_detection/touch_disposition_gesture_filter.cc case ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 269 ui/events/gesture_detection/touch_disposition_gesture_filter.cc CreateGesture(ET_GESTURE_SCROLL_END, ending_event_motion_event_id_)); ET_GESTURE_SCROLL_END 283 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 286 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc EXPECT_TRUE(GesturesMatch(Gestures(ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 311 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 314 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc EXPECT_TRUE(GesturesMatch(Gestures(ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 342 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 345 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc EXPECT_TRUE(GesturesMatch(Gestures(ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 371 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 374 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc EXPECT_TRUE(GesturesMatch(Gestures(ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 409 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 458 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 461 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc EXPECT_TRUE(GesturesMatch(Gestures(ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 493 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 507 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 519 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 565 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc EXPECT_TRUE(GesturesMatch(Gestures(ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 760 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc PushGesture(ET_GESTURE_SCROLL_END); ET_GESTURE_SCROLL_END 765 ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc ET_GESTURE_SCROLL_END), ET_GESTURE_SCROLL_END 997 ui/events/gestures/gesture_sequence.cc GestureEventDetails(ui::ET_GESTURE_SCROLL_END, 0, 0), ET_GESTURE_SCROLL_END 282 ui/views/controls/menu/submenu_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 380 ui/views/controls/scroll_view.cc event->type() == ui::ET_GESTURE_SCROLL_END || ET_GESTURE_SCROLL_END 233 ui/views/controls/scrollbar/base_scroll_bar.cc event->type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 130 ui/views/controls/scrollbar/overlay_scroll_bar.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 54 ui/views/controls/slide_out_view.cc } else if (event->type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 315 ui/views/controls/slider.cc event->type() == ui::ET_GESTURE_SCROLL_END) { ET_GESTURE_SCROLL_END 212 ui/views/controls/table/table_header.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 643 ui/views/controls/textfield/textfield.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 1904 ui/views/controls/textfield/textfield_unittest.cc GestureEventForTest scroll_end(ui::ET_GESTURE_SCROLL_END, scrubbing_end, 0, ET_GESTURE_SCROLL_END 212 ui/views/touchui/touch_selection_controller_impl.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 618 ui/views/view_unittest.cc GestureEventForTest gscroll_end(ui::ET_GESTURE_SCROLL_END, 50, 50, 0); ET_GESTURE_SCROLL_END 623 ui/views/view_unittest.cc EXPECT_EQ(ui::ET_GESTURE_SCROLL_END, v1->last_gesture_event_type_); ET_GESTURE_SCROLL_END 532 ui/views/widget/root_view.cc (event->type() == ui::ET_GESTURE_SCROLL_END || ET_GESTURE_SCROLL_END 579 ui/views/widget/root_view.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 102 ui/views/widget/widget_unittest.cc case ui::ET_GESTURE_SCROLL_END: ET_GESTURE_SCROLL_END 1409 ui/views/widget/widget_unittest.cc ui::GestureEvent end(ui::ET_GESTURE_SCROLL_END, ET_GESTURE_SCROLL_END 1411 ui/views/widget/widget_unittest.cc ui::GestureEventDetails(ui::ET_GESTURE_SCROLL_END, 0, 0), ET_GESTURE_SCROLL_END 1417 ui/views/widget/widget_unittest.cc EXPECT_EQ(0, noscroll_view->GetEventCount(ui::ET_GESTURE_SCROLL_END)); ET_GESTURE_SCROLL_END 1431 ui/views/widget/widget_unittest.cc ui::GestureEvent end(ui::ET_GESTURE_SCROLL_END, ET_GESTURE_SCROLL_END 1433 ui/views/widget/widget_unittest.cc ui::GestureEventDetails(ui::ET_GESTURE_SCROLL_END, 0, 0), ET_GESTURE_SCROLL_END 1439 ui/views/widget/widget_unittest.cc EXPECT_EQ(1, scroll_view->GetEventCount(ui::ET_GESTURE_SCROLL_END));