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

  /external/chromium_org/ui/views/
event_utils_aura.cc 54 relocated->set_root_location(root_loc);
  /external/chromium_org/ui/events/
event.h 250 void set_root_location(const gfx::Point& root_location) { function in class:ui::LocatedEvent
  /external/chromium_org/ui/aura/
root_window_host_x11.cc 228 event->set_root_location(gfx::Point(x, y));
    [all...]
  /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/views/widget/desktop_aura/
desktop_root_window_host_win.cc 874 target_event.set_root_location(target_event.location());
    [all...]

Completed in 132 milliseconds