Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dshell.h481 return screen_pinning_controller_.get(); in screen_pinning_controller()
790 std::unique_ptr<ScreenPinningController> screen_pinning_controller_; variable
H A Dshell.cc771 screen_pinning_controller_.reset(); in ~Shell()
1081 screen_pinning_controller_ = std::make_unique<ScreenPinningController>(); in Init()