HomeSort by relevance Sort by last modified time
    Searched refs:set_root_location (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/athena/util/
drag_handle_unittest.cc 70 event.set_root_location(gfx::PointF(x, 1));
  /external/chromium_org/ui/views/controls/menu/
menu_message_loop_aura.cc 123 clone.set_root_location(root_loc);
  /external/chromium_org/ash/host/
ash_window_tree_host_x11.cc 247 event->set_root_location(location);
  /external/chromium_org/ui/events/gestures/
motion_event_aura_unittest.cc 36 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/
drag_drop_controller.cc 425 touch_offset_event.set_root_location(touch_offset_root_location);
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 197 event->set_root_location(gfx::Point(x, y));
  /external/chromium_org/ui/events/
event.h 273 void set_root_location(const gfx::PointF& root_location) { function in class:ui::LocatedEvent
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.cc 874 target_event.set_root_location(target_event.location());
    [all...]

Completed in 181 milliseconds