Searched refs:tab_bar_appearing (Results 1 – 1 of 1) sorted by relevance
5939 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in EndTabBar() local5940 if (tab_bar->VisibleTabWasSubmitted || tab_bar->VisibleTabId == 0 || tab_bar_appearing) in EndTabBar()6382 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in TabItemEx() local6402 if (!tab_bar_appearing || tab_bar->SelectedTabId == 0) in TabItemEx()6411 if (!tab_contents_visible && tab_bar->SelectedTabId == 0 && tab_bar_appearing) in TabItemEx()6415 if (tab_appearing && !(tab_bar_appearing && !tab_is_new)) in TabItemEx()