Searched refs:set_root_location (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/athena/util/
H A Ddrag_handle_unittest.cc70 event.set_root_location(gfx::PointF(x, 1));
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_message_loop_aura.cc123 clone.set_root_location(root_loc);
/external/chromium_org/ash/host/
H A Dash_window_tree_host_x11.cc247 event->set_root_location(location);
/external/chromium_org/ui/events/gestures/
H A Dmotion_event_aura_unittest.cc36 event.set_root_location(gfx::PointF(raw_x, raw_y));
55 event.set_root_location(gfx::PointF(1, 1));
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc425 touch_offset_event.set_root_location(touch_offset_root_location);
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_x11.cc197 event->set_root_location(gfx::Point(x, y));
/external/chromium_org/ui/events/
H A Devent.h273 void set_root_location(const gfx::PointF& root_location) { function in class:ui::LocatedEvent
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc874 target_event.set_root_location(target_event.location());

Completed in 1976 milliseconds