Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dshell.h534 return window_cycle_controller_.get(); in window_cycle_controller()
736 std::unique_ptr<WindowCycleController> window_cycle_controller_; variable
H A Dshell.cc564 window_cycle_controller_(std::make_unique<WindowCycleController>()), in Shell()
732 window_cycle_controller_.reset(); in ~Shell()