Searched refs:last_mouse_location_in_screen (Results 1 – 2 of 2) sorted by relevance
119 gfx::Point last_mouse_location_in_screen = last_mouse_location_; in CompleteDrag() local121 &last_mouse_location_in_screen); in CompleteDrag()124 screen->GetDisplayNearestPoint(last_mouse_location_in_screen); in CompleteDrag()
791 gfx::Point last_mouse_location_in_screen = last_mouse_location_; in AdjustBoundsForMainWindow() local792 wm::ConvertPointToScreen(window()->parent(), &last_mouse_location_in_screen); in AdjustBoundsForMainWindow()794 last_mouse_location_in_screen); in AdjustBoundsForMainWindow()814 if (!(display.work_area().Contains(last_mouse_location_in_screen) && in AdjustBoundsForMainWindow()