Searched defs:sort_specs (Results 1 – 2 of 2) sorted by relevance
199 static inline int sort_specs(struct saved_data *data) in sort_specs() function
2763 …ImGuiTableColumnSortSpecs* sort_specs = (table->SortSpecsCount == 0) ? NULL : (table->SortSpecsCou… in TableSortSpecsBuild() local