Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_item.h214 bool is_moving_to_another_desk() const { return is_moving_to_another_desk_; } in is_moving_to_another_desk()
373 bool is_moving_to_another_desk_ = false; variable
H A Doverview_item.cc209 is_moving_to_another_desk_ = true; in OnMovingWindowToAnotherDesk()
231 if (is_moving_to_another_desk_ || in RestoreWindow()
771 if (is_moving_to_another_desk_ || in GetExitTransformAnimationType()