Home
last modified time | relevance | path

Searched refs:point_of_interest_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/magnifier/
Dmagnification_controller.cc85 return point_of_interest_; in GetPointOfInterestForTesting()
164 gfx::Point point_of_interest_; member in ash::MagnificationControllerImpl
187 point_of_interest_ = root_window_->bounds().CenterPoint(); in MagnificationControllerImpl()
198 gfx::Point mouse_in_root = point_of_interest_; in RedrawKeepingMousePosition()
451 point_of_interest_ = target_root_window->bounds().CenterPoint(); in OnWindowDestroying()
559 point_of_interest_ = event->root_location(); in OnMouseEvent()
596 point_of_interest_ = event->root_location(); in OnTouchEvent()