HomeSort by relevance Sort by last modified time
    Searched refs:ET_MOUSE_MOVED (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/chromium_org/ui/events/
event_processor_unittest.cc 49 MouseEvent mouse(ET_MOUSE_MOVED, gfx::Point(10, 10), gfx::Point(10, 10),
52 EXPECT_TRUE(root()->child_at(0)->DidReceiveEvent(ET_MOUSE_MOVED));
53 EXPECT_FALSE(root()->DidReceiveEvent(ET_MOUSE_MOVED));
57 EXPECT_TRUE(root()->DidReceiveEvent(ET_MOUSE_MOVED));
139 MouseEvent mouse(ET_MOUSE_MOVED, gfx::Point(1, 1), gfx::Point(1, 1), EF_NONE,
142 EXPECT_FALSE(root()->DidReceiveEvent(ET_MOUSE_MOVED));
143 EXPECT_FALSE(parent_r->DidReceiveEvent(ET_MOUSE_MOVED));
144 EXPECT_FALSE(child_r->DidReceiveEvent(ET_MOUSE_MOVED));
145 EXPECT_TRUE(grandchild_r->DidReceiveEvent(ET_MOUSE_MOVED));
151 MouseEvent mouse2(ET_MOUSE_MOVED, gfx::Point(1, 1), gfx::Point(1, 1), EF_NONE
    [all...]
event_constants.h 16 ET_MOUSE_MOVED,
event_utils.cc 37 case ET_MOUSE_MOVED:
event_dispatcher_unittest.cc 258 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4),
332 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4),
364 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4),
416 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4),
470 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4), gfx::Point(3, 4), 0,
513 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4), gfx::Point(3, 4), 0,
571 MouseEvent mouse(ui::ET_MOUSE_MOVED, gfx::Point(3, 4), gfx::Point(3, 4), 0,
  /external/chromium_org/chrome/browser/ui/views/apps/
shaped_app_window_targeter_unittest.cc 65 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
81 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
90 ui::MouseEvent move2(ui::ET_MOUSE_MOVED,
111 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
123 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
139 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
152 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
169 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
181 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
210 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
    [all...]
  /external/chromium_org/ui/views/bubble/
bubble_window_targeter_unittest.cc 95 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, bubble_bounds.origin(),
101 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, bubble_bounds.origin(),
110 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, bubble_bounds.origin(),
  /external/chromium_org/ui/aura/
window_targeter_unittest.cc 99 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
109 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
115 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
134 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
147 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
159 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
  /external/chromium_org/ui/chromeos/
touch_exploration_controller_unittest.cc 236 GetCapturedEventsOfType(ui::ET_MOUSE_MOVED);
256 ui::MouseEvent mouse_move(ui::ET_MOUSE_MOVED,
265 GetCapturedEventsOfType(ui::ET_MOUSE_MOVED);
321 if ((*it)->type() == ui::ET_MOUSE_MOVED)
341 EXPECT_EQ(ui::ET_MOUSE_MOVED, captured_events[0]->type());
342 EXPECT_EQ(ui::ET_MOUSE_MOVED, captured_events[1]->type());
384 ui::MouseEvent mouse_move(ui::ET_MOUSE_MOVED,
393 if ((*it)->type() == ui::ET_MOUSE_MOVED) {
578 GetCapturedEventsOfType(ui::ET_MOUSE_MOVED);
610 GetCapturedEventsOfType(ui::ET_MOUSE_MOVED);
    [all...]
  /external/chromium_org/ui/wm/core/
compound_event_filter_unittest.cc 78 ui::MouseEvent move(ui::ET_MOUSE_MOVED, gfx::Point(10, 10),
85 ui::MouseEvent real_move(ui::ET_MOUSE_MOVED, gfx::Point(10, 10),
127 ui::MouseEvent mouse0(ui::ET_MOUSE_MOVED, gfx::Point(10, 10),
148 ui::MouseEvent mouse1(ui::ET_MOUSE_MOVED, gfx::Point(10, 10),
235 ui::MouseEvent mouse0(ui::ET_MOUSE_MOVED, gfx::Point(10, 10),
user_activity_detector_unittest.cc 91 ui::ET_MOUSE_MOVED, gfx::Point(), gfx::Point(), ui::EF_NONE, ui::EF_NONE);
191 ui::ET_MOUSE_MOVED, gfx::Point(), gfx::Point(), ui::EF_IS_SYNTHESIZED,
  /external/chromium_org/ui/message_center/views/
notification_view_unittest.cc 240 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
256 move = ui::MouseEvent(ui::ET_MOUSE_MOVED,
279 ui::MouseEvent move(ui::ET_MOUSE_MOVED,
298 move = ui::MouseEvent(ui::ET_MOUSE_MOVED,
  /external/chromium_org/ui/views/
mouse_watcher_aura.cc 41 case ui::ET_MOUSE_MOVED:
  /external/chromium_org/ui/ozone/platform/caca/
caca_event_factory.cc 131 return ui::ET_MOUSE_MOVED;
193 case ui::ET_MOUSE_MOVED:
205 if (type != ui::ET_MOUSE_MOVED) {
  /external/chromium_org/ash/wm/
window_manager_unittest.cc 519 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, point1, point1, 0, 0);
527 ui::MouseEvent move2(ui::ET_MOUSE_MOVED, point2, point2, 0, 0);
535 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, point1, point1, 0, 0);
543 ui::MouseEvent move2(ui::ET_MOUSE_MOVED, point2, point2, 0, 0);
551 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, point1, point1, 0, 0);
559 ui::MouseEvent move2(ui::ET_MOUSE_MOVED, point2, point2, 0, 0);
567 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, point1, point1, 0, 0);
575 ui::MouseEvent move2(ui::ET_MOUSE_MOVED, point2, point2, 0, 0);
584 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, point1, point1, 0, 0);
  /external/chromium_org/ui/views/controls/native/
native_view_host_aura_unittest.cc 109 ui::MouseEvent move_event(ui::ET_MOUSE_MOVED, gfx::Point(0, 0),
  /external/chromium_org/ash/shelf/
shelf_widget_unittest.cc 211 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
234 ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, event_location, event_location,
  /external/chromium_org/ash/magnifier/
partial_magnification_controller.cc 81 if (IsPartialMagnified() && event->type() == ui::ET_MOUSE_MOVED) {
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler.cc 39 case ui::ET_MOUSE_MOVED: {
  /external/chromium_org/chrome/browser/ui/views/toolbar/
reload_button_unittest.cc 118 ui::MouseEvent e2(ui::ET_MOUSE_MOVED, gfx::Point(), gfx::Point(), 0, 0);
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_target_aura.cc 75 return ui::ET_MOUSE_MOVED;
  /external/chromium_org/mojo/services/native_viewport/
native_viewport_service.cc 24 return event->type() == ui::ET_MOUSE_MOVED ||
  /external/chromium_org/mojo/services/view_manager/
window_tree_host_impl.cc 152 case ui::ET_MOUSE_MOVED:
  /external/chromium_org/ui/aura/test/
test_window_delegate.cc 166 case ui::ET_MOUSE_MOVED:
  /external/chromium_org/ui/events/win/
events_win.cc 184 return IsButtonDown(native_event) ? ET_MOUSE_DRAGGED : ET_MOUSE_MOVED;
186 return ET_MOUSE_MOVED;
  /external/chromium_org/ui/views/corewm/
tooltip_controller.cc 58 case ui::ET_MOUSE_MOVED:
187 case ui::ET_MOUSE_MOVED:

Completed in 3053 milliseconds

1 2 3