Searched defs:width_excess (Results 1 – 3 of 3) sorted by relevance
1502 void ImGui::ShrinkWidths(ImGuiShrinkWidthItem* items, int count, float width_excess) in ShrinkWidths()7422 float width_excess; in TabBarLayout() local
6004 …float width_excess = (width_avail < width_total_contents) ? (width_total_contents - width_avail) :… in TabBarLayout() local
6045 …float width_excess = (width_avail < width_total_contents) ? (width_total_contents - width_avail) :… in TabBarLayout() local