OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ImGuiTabItemFlags_UnsavedDocument
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h
828
ImGuiTabItemFlags_UnsavedDocument
= 1 << 0, // Append '*' to title without affecting the ID, as a convenience to avoid using the ### operator. Also: tab is selected on closure and closure is deferred by one frame to allow code to undo it without flicker.
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h
828
ImGuiTabItemFlags_UnsavedDocument
= 1 << 0, // Append '*' to title without affecting the ID, as a convenience to avoid using the ### operator. Also: tab is selected on closure and closure is deferred by one frame to allow code to undo it without flicker.
Completed in 14 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026