/external/chromium_org/chrome/browser/ui/views/toolbar/ |
D | reload_button_unittest.cc | 60 ui::MouseEvent e(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), 0, 0); in TEST_F() 79 ui::MouseEvent e(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), 0, 0); in TEST_F() 105 ui::MouseEvent e(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), 0, 0); in TEST_F() 126 ui::MouseEvent e(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), 0, 0); in TEST_F() 140 ui::MouseEvent e(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), 0, 0); in TEST_F()
|
/external/chromium_org/ui/events/ |
D | event_rewriter_unittest.cc | 189 s.Send(ET_MOUSE_PRESSED); in TEST() 206 r2.AddRule(1, ET_MOUSE_PRESSED, in TEST() 207 0, ET_MOUSE_PRESSED, EVENT_REWRITE_CONTINUE); in TEST() 217 p.AddExpectedEvent(ET_MOUSE_PRESSED); in TEST() 218 s.Send(ET_MOUSE_PRESSED); in TEST()
|
D | event_unittest.cc | 61 MouseEvent mouseev(ET_MOUSE_PRESSED, origin, origin, 0, 0); in TEST() 70 MouseEvent mouse_ev1(ET_MOUSE_PRESSED, origin, origin, 0, 0); in TEST() 71 MouseEvent mouse_ev2(ET_MOUSE_PRESSED, origin, origin, 0, 0); in TEST() 111 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin1, origin1, 0, 0)); in TEST() 114 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin1, origin1, 0, 0)); in TEST() 118 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin2, origin2, 0, 0)); in TEST() 124 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin2, origin2, 0, 0)); in TEST() 140 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin, origin, in TEST() 145 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin, origin, in TEST() 155 ev.reset(new MouseEvent(ET_MOUSE_PRESSED, origin, origin, in TEST()
|
D | event.cc | 38 CASE_TYPE(ET_MOUSE_PRESSED); in EventTypeName() 314 if (type() == ET_MOUSE_PRESSED || type() == ET_MOUSE_RELEASED) in MouseEvent() 338 if (event1.type() != ET_MOUSE_PRESSED || in IsRepeatedClickEvent() 339 event2.type() != ET_MOUSE_PRESSED) in IsRepeatedClickEvent() 407 if (type() != ET_MOUSE_PRESSED && type() != ET_MOUSE_RELEASED) in GetClickCount() 419 if (type() != ET_MOUSE_PRESSED && type() != ET_MOUSE_RELEASED) in SetClickCount()
|
D | event_constants.h | 13 ET_MOUSE_PRESSED, enumerator
|
D | event_utils.cc | 34 case ET_MOUSE_PRESSED: in EventFromNative()
|
/external/chromium_org/ui/app_list/views/ |
D | speech_view_unittest.cc | 59 ui::MouseEvent press(ui::ET_MOUSE_PRESSED, in TEST_F() 78 press = ui::MouseEvent(ui::ET_MOUSE_PRESSED, in TEST_F()
|
D | app_list_main_view_unittest.cc | 114 view->OnMousePressed(ui::MouseEvent(ui::ET_MOUSE_PRESSED, in SimulateClick() 135 ui::MouseEvent pressed_event(ui::ET_MOUSE_PRESSED, translated, point, 0, 0); in SimulateInitiateDrag()
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | x11_panel_resizer.cc | 45 event->type() != ui::ET_MOUSE_PRESSED || in OnMousePressed() 112 case ui::ET_MOUSE_PRESSED: in OnMouseEvent()
|
/external/chromium_org/ui/ozone/platform/caca/ |
D | caca_event_source.cc | 126 return ui::ET_MOUSE_PRESSED; in GetEventTypeFromNative() 178 bool pressed = type == ui::ET_KEY_PRESSED || type == ui::ET_MOUSE_PRESSED; in OnInputEvent() 202 case ui::ET_MOUSE_PRESSED: in OnInputEvent()
|
/external/chromium_org/ui/events/x/ |
D | events_x_unittest.cc | 102 EXPECT_EQ(ui::ET_MOUSE_PRESSED, ui::EventTypeFromNative(&event)); in TEST_F() 107 EXPECT_EQ(ui::ET_MOUSE_PRESSED, ui::EventTypeFromNative(&event)); in TEST_F() 205 EXPECT_EQ(ui::ET_MOUSE_PRESSED, mouseev.type()); in TEST_F() 586 xev.InitGenericButtonEvent(blocked_device_id, ET_MOUSE_PRESSED, gfx::Point(), in TEST_F() 590 xev.InitGenericButtonEvent(other_device_id, ET_MOUSE_PRESSED, gfx::Point(), in TEST_F() 592 EXPECT_EQ(ui::ET_MOUSE_PRESSED, ui::EventTypeFromNative(xev)); in TEST_F() 596 xev.InitGenericButtonEvent(blocked_device_id, ET_MOUSE_PRESSED, gfx::Point(), in TEST_F() 598 EXPECT_EQ(ui::ET_MOUSE_PRESSED, ui::EventTypeFromNative(xev)); in TEST_F()
|
/external/chromium_org/ash/wm/workspace/ |
D | workspace_event_handler.cc | 27 if (event->type() == ui::ET_MOUSE_PRESSED && in OnMouseEvent() 51 case ui::ET_MOUSE_PRESSED: { in OnMouseEvent()
|
/external/chromium_org/chrome/browser/ui/views/sync/ |
D | one_click_signin_bubble_view_unittest.cc | 151 const ui::MouseEvent event(ui::ET_MOUSE_PRESSED, in TEST_F() 169 const ui::MouseEvent event(ui::ET_MOUSE_PRESSED, in TEST_F() 189 const ui::MouseEvent event(ui::ET_MOUSE_PRESSED, in TEST_F()
|
/external/chromium_org/ui/aura/ |
D | window_event_dispatcher_unittest.cc | 120 ui::ET_MOUSE_PRESSED, point, point, ui::EF_LEFT_MOUSE_BUTTON, in TEST_F() 143 ui::ET_MOUSE_PRESSED, point, point, ui::EF_LEFT_MOUSE_BUTTON, in TEST_F() 160 ui::ET_MOUSE_PRESSED, in TEST_F() 170 ui::ET_MOUSE_PRESSED, in TEST_F() 200 ui::ET_MOUSE_PRESSED, in TEST_F() 214 ui::MouseEvent root(ui::ET_MOUSE_PRESSED, origin, origin, 0, 0); in TEST_F() 543 case ui::ET_MOUSE_PRESSED: in EventTypeToString() 637 ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), in TEST_F() 670 ui::MouseEvent mouse_pressed_event(ui::ET_MOUSE_PRESSED, gfx::Point(0, 0), in TEST_F() 951 ui::MouseEvent mouse1(ui::ET_MOUSE_PRESSED, gfx::Point(10, 10), in TEST_F() [all …]
|
/external/chromium_org/ui/views/controls/textfield/ |
D | textfield_unittest.cc | 301 ui::MouseEvent click(ui::ET_MOUSE_PRESSED, point, point, in MouseClick() 311 ui::MouseEvent click(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), in NonClientMouseClick() 749 ui::MouseEvent click(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), in TEST_F() 781 ui::MouseEvent click(ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), in TEST_F() 786 ui::ET_MOUSE_PRESSED, gfx::Point(), gfx::Point(), in TEST_F() 816 ui::MouseEvent click_a(ui::ET_MOUSE_PRESSED, start_point, start_point, in TEST_F() 818 ui::MouseEvent click_b(ui::ET_MOUSE_PRESSED, end_point, end_point, in TEST_F() 929 ui::MouseEvent press_event(ui::ET_MOUSE_PRESSED, kStringPoint, kStringPoint, in TEST_F() 959 ui::MouseEvent click_a(ui::ET_MOUSE_PRESSED, point, point, in TEST_F() 1012 ui::MouseEvent click_a(ui::ET_MOUSE_PRESSED, point, point, in TEST_F() [all …]
|
/external/chromium_org/ash/autoclick/ |
D | autoclick_controller.cc | 146 } else if (event->type() == ui::ET_MOUSE_PRESSED) { in OnMouseEvent() 193 ui::MouseEvent press_event(ui::ET_MOUSE_PRESSED, in DoAutoclick()
|
D | autoclick_unittest.cc | 34 if (type == ui::ET_MOUSE_MOVED || type == ui::ET_MOUSE_PRESSED || in OnMouseEvent() 118 EXPECT_EQ(ui::ET_MOUSE_PRESSED, events[0].type()); in TEST_F() 127 EXPECT_EQ(ui::ET_MOUSE_PRESSED, events[0].type()); in TEST_F()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | browser_command_handler_x11.cc | 22 if (event->type() != ui::ET_MOUSE_PRESSED) in OnMouseEvent()
|
/external/chromium_org/ash/wm/panels/ |
D | panel_window_event_handler.cc | 26 event->type() == ui::ET_MOUSE_PRESSED && in OnMouseEvent()
|
/external/chromium_org/ash/wm/ |
D | system_gesture_event_filter.cc | 34 if (event->type() == ui::ET_MOUSE_PRESSED && event->native_event() && in OnMouseEvent()
|
/external/chromium_org/chrome/browser/ui/views/ |
D | javascript_app_modal_event_blocker_x11.cc | 72 if (event->type() == ui::ET_MOUSE_PRESSED) in OnMouseEvent()
|
/external/chromium_org/ui/platform_window/x11/ |
D | x11_window.cc | 79 case ET_MOUSE_PRESSED: in ProcessXInput2Event() 298 case ET_MOUSE_PRESSED: in DispatchEvent()
|
/external/chromium_org/ash/shelf/ |
D | overflow_bubble.cc | 84 if (event->type() == ui::ET_MOUSE_PRESSED) in OnMouseEvent()
|
/external/chromium_org/ui/views/accessibility/ |
D | ax_view_obj_wrapper.cc | 74 view_->OnMousePressed(ui::MouseEvent(ui::ET_MOUSE_PRESSED, center, center, in DoDefault()
|
/external/chromium_org/chrome/browser/ui/views/passwords/ |
D | manage_passwords_icon_view_browsertest.cc | 87 ui::MouseEvent mouse_down(ui::ET_MOUSE_PRESSED, in IN_PROC_BROWSER_TEST_F()
|