Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_grid.cc265 bool ShouldExcludeItemFromGridLayout( in ShouldExcludeItemFromGridLayout() function
473 if (ShouldExcludeItemFromGridLayout(window_item, ignored_items)) { in PositionWindows()
1725 if (ShouldExcludeItemFromGridLayout(item.get(), ignored_items)) in GetWindowRectsForTabletModeLayout()
1755 if (ShouldExcludeItemFromGridLayout(item, ignored_items)) { in GetWindowRectsForTabletModeLayout()
1808 if (ShouldExcludeItemFromGridLayout(window_list_[i].get(), ignored_items)) in FitWindowRectsInBounds()