OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_reorderable
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui_demo.cpp
4151
static bool
opt_reorderable
= true;
local
4200
ImGuiTabBarFlags tab_bar_flags = (opt_fitting_flags) | (
opt_reorderable
? ImGuiTabBarFlags_Reorderable : 0);
4203
if (
opt_reorderable
)
Completed in 23 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026