Searched refs:last_mouse_location_ (Results 1 – 8 of 8) sorted by relevance
58 gfx::Point last_mouse_location_; member in ash::__anone2d068620111::BlockKeyboardAndTouchpadTargeter69 last_mouse_location_(root_window->GetHost()->dispatcher()-> in BlockKeyboardAndTouchpadTargeter()92 last_mouse_location_); in FindTargetForEvent()96 last_mouse_location_ = in FindTargetForEvent()98 root_window_->GetHost()->ConvertPointToHost(&last_mouse_location_); in FindTargetForEvent()
55 const gfx::Point& last_mouse_location() const { return last_mouse_location_; } in last_mouse_location()57 last_mouse_location_ = last_mouse_location; in set_last_mouse_location()99 gfx::Point last_mouse_location_; variable
56 gfx::Point last_mouse_location_; variable
78 last_mouse_location_ = location; in Drag()98 gfx::Point last_mouse_location_in_screen = last_mouse_location_; in CompleteDrag()
205 gfx::Point last_mouse_location_; variable
349 last_mouse_location_ = location_in_parent; in Drag()773 gfx::Point last_mouse_location_in_screen = last_mouse_location_; in AdjustBoundsForMainWindow()
1039 last_mouse_location_ = mouse_location; in OnTitlebarMousePressed()1048 ExceededDragThreshold(mouse_location - last_mouse_location_)) { in OnTitlebarMouseDragged()1056 panel_->manager()->StartDragging(panel_.get(), last_mouse_location_); in OnTitlebarMouseDragged()1064 last_mouse_location_ = mouse_location; in OnTitlebarMouseDragged()
228 gfx::Point last_mouse_location_; variable