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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1156 ImGuiCond_FirstUseEver = 1 << 2, // Set the variable if the object/window has no persistently saved data (no entry in .ini file) enumerator in enum:ImGuiCond_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1156 ImGuiCond_FirstUseEver = 1 << 2, // Set the variable if the object/window has no persistently saved data (no entry in .ini file) enumerator in enum:ImGuiCond_

Completed in 17 milliseconds