Searched refs:opt_reorderable (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp4151 static bool opt_reorderable = true; local in function:ShowExampleAppDocuments
4200 ImGuiTabBarFlags tab_bar_flags = (opt_fitting_flags) | (opt_reorderable ? ImGuiTabBarFlags_Reorderable : 0);
4203 if (opt_reorderable)

Completed in 8 milliseconds