Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ash/display/ | |
root_window_transformers_unittest.cc | 52 mouse_location_ = event->root_location(); 85 std::string result = mouse_location_.ToString(); 86 mouse_location_.SetPoint(0, 0); 99 gfx::Point mouse_location_; member in class:ash::internal::__anon5900::TestEventHandler |
display_controller_unittest.cc | 159 mouse_location_ = event->root_location(); 192 std::string result = mouse_location_.ToString(); 193 mouse_location_.SetPoint(0, 0); 206 gfx::Point mouse_location_; member in class:ash::__anon5886::TestEventHandler [all...] |