Searched refs:tab_max_width (Results 1 – 1 of 1) sorted by relevance
6067 const float tab_max_width = TabBarCalcMaxTabWidth(); in TabBarLayout() local6071 tab->Width = ImMin(tab->WidthContents, tab_max_width); in TabBarLayout()