Home
last modified time | relevance | path

Searched refs:need_fix_single_sort_order (Results 1 – 5 of 5) sorted by relevance

/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_tables.cpp2597 …const bool need_fix_single_sort_order = (sort_order_count > 1) && !(table->Flags & ImGuiTableFlags… in TableSortSpecsSanitize() local
2598 if (need_fix_linearize || need_fix_single_sort_order) in TableSortSpecsSanitize()
2615 if (need_fix_single_sort_order) in TableSortSpecsSanitize()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_tables.cpp2703 …const bool need_fix_single_sort_order = (sort_order_count > 1) && !(table->Flags & ImGuiTableFlags… in TableSortSpecsSanitize() local
2704 if (need_fix_linearize || need_fix_single_sort_order) in TableSortSpecsSanitize()
2721 if (need_fix_single_sort_order) in TableSortSpecsSanitize()
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/imgui/
H A Dimgui_tables.cpp2597 …const bool need_fix_single_sort_order = (sort_order_count > 1) && !(table->Flags & ImGuiTableFlags… in TableSortSpecsSanitize() local
2598 if (need_fix_linearize || need_fix_single_sort_order) in TableSortSpecsSanitize()
2615 if (need_fix_single_sort_order) in TableSortSpecsSanitize()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_tables.cpp2702 …const bool need_fix_single_sort_order = (sort_order_count > 1) && !(table->Flags & ImGuiTableFlags… in TableSortSpecsSanitize() local
2703 if (need_fix_linearize || need_fix_single_sort_order) in TableSortSpecsSanitize()
2720 if (need_fix_single_sort_order) in TableSortSpecsSanitize()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui_tables.cpp2703 …const bool need_fix_single_sort_order = (sort_order_count > 1) && !(table->Flags & ImGuiTableFlags… in TableSortSpecsSanitize() local
2704 if (need_fix_linearize || need_fix_single_sort_order) in TableSortSpecsSanitize()
2721 if (need_fix_single_sort_order) in TableSortSpecsSanitize()