Searched refs:mouse_location_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/display/
H A Droot_window_transformers_unittest.cc49 mouse_location_ = event->root_location();
82 std::string result = mouse_location_.ToString();
83 mouse_location_.SetPoint(0, 0);
96 gfx::Point mouse_location_; member in class:ash::__anon1884::TestEventHandler
H A Ddisplay_controller_unittest.cc292 mouse_location_ = event->root_location();
325 std::string result = mouse_location_.ToString();
326 mouse_location_.SetPoint(0, 0);
339 gfx::Point mouse_location_; member in class:ash::__anon1866::TestEventHandler

Completed in 75 milliseconds