Home
last modified time | relevance | path

Searched defs:shelf_config (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_control_button.cc36 auto* shelf_config = ShelfConfig::Get(); in GetRoundRect() local
H A Dhotseat_widget.cc1015 ShelfConfig* shelf_config = ShelfConfig::Get(); in GetHotseatFullDragAmount() local
H A Dshelf_layout_manager.cc2709 ShelfConfig* shelf_config = ShelfConfig::Get(); in MaybeEndDragFromOverviewToHome() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dshell.h492 ShelfConfig* shelf_config() { return shelf_config_.get(); } in shelf_config() function