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

  /external/chromium_org/ash/wm/
ash_native_cursor_manager_unittest.cc 42 gfx::Point p = mouse_event_location_;
43 mouse_event_location_.SetPoint(-100, -100);
48 mouse_event_location_ = event->location();
53 gfx::Point mouse_event_location_; member in class:ash::test::__anon6660::MouseEventLocationDelegate
  /external/chromium_org/ui/aura/
window_event_dispatcher_unittest.cc 53 gfx::Point mouse_event_location() const { return mouse_event_location_; }
64 mouse_event_location_ = event->location();
73 gfx::Point mouse_event_location_; member in class:aura::__anon21205::NonClientDelegate
    [all...]

Completed in 198 milliseconds