Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Ddesks_bar_view.h55 return last_dragged_item_screen_location_; in last_dragged_item_screen_location()
140 gfx::Point last_dragged_item_screen_location_; variable
H A Ddesks_bar_view.cc231 last_dragged_item_screen_location_ = screen_location; in SetDragDetails()