Searched refs:ignored_by_shelf (Results 1 – 3 of 3) sorted by relevance
212 bool ignored_by_shelf() const { return ignored_by_shelf_; } in ignored_by_shelf() function213 void set_ignored_by_shelf(bool ignored_by_shelf) { in set_ignored_by_shelf() argument214 ignored_by_shelf_ = ignored_by_shelf; in set_ignored_by_shelf()
70 !wm::GetWindowState(topmost_fullscreen_window)->ignored_by_shelf()) { in GetWindowState()89 if (window_state->ignored_by_shelf()) in GetWindowState()
94 ignored_by_shelf_(ash::wm::GetWindowState(window)->ignored_by_shelf()), in ScopedTransformOverviewWindow()