Searched refs:count_fixed (Results 1 – 1 of 1) sorted by relevance
730 int count_fixed = 0; // Number of columns that have fixed sizing policies in TableUpdateLayout() local816 count_fixed++; in TableUpdateLayout()889 table->ColumnsEnabledFixedCount = (ImGuiTableColumnIdx)count_fixed; in TableUpdateLayout()