Home
last modified time | relevance | path

Searched defs:desks_bar_view (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Ddesks_unittests.cc409 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
487 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
889 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
959 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
1015 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
1116 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
1194 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
1666 const auto* desks_bar_view = grid2->desks_bar_view(); in TEST_F() local
1707 const auto* desks_bar_view = grid2->desks_bar_view(); in TEST_F() local
2298 auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
[all …]
H A Ddesks_bar_view.cc152 const DesksBarView* desks_bar_view, in GetBarHeightForWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_window_drag_controller_unittest.cc235 const auto* desks_bar_view = overview_grid->desks_bar_view(); in TEST_F() local
438 const auto* desks_bar_view = overview_grid()->desks_bar_view(); in TEST_F() local
H A Doverview_grid.h345 const DesksBarView* desks_bar_view() const { return desks_bar_view_; } in desks_bar_view() function
H A Doverview_window_drag_controller.cc89 const DesksBarView* desks_bar_view = overview_grid->desks_bar_view(); in GetItemSizeWhenOnDesksBar() local