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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1157 ImGuiCond_Appearing = 1 << 3 // Set the variable if the object/window is appearing after being hidden/inactive (or the first time) enumerator in enum:ImGuiCond_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1157 ImGuiCond_Appearing = 1 << 3 // Set the variable if the object/window is appearing after being hidden/inactive (or the first time) enumerator in enum:ImGuiCond_

Completed in 16 milliseconds