Searched defs:ImGuiTabItemFlags_NoCloseButton (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1255 ImGuiTabItemFlags_NoCloseButton = 1 << 20 // Store whether p_open is set or not, which we need to recompute WidthContents during layout. enumerator in enum:ImGuiTabItemFlagsPrivate_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1255 ImGuiTabItemFlags_NoCloseButton = 1 << 20 // Store whether p_open is set or not, which we need to recompute WidthContents during layout. enumerator in enum:ImGuiTabItemFlagsPrivate_

Completed in 16 milliseconds