Searched refs:IsCloseable (Results 1 – 3 of 3) sorted by relevance
77 bool IsCloseable() const;
268 bool BaseTab::IsCloseable() const { in IsCloseable() function in BaseTab
634 return !data().mini && IsCloseable() && (IsActive() || IconCapacity() >= 3); in ShouldShowCloseBox()