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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h740 ImGuiInputTextFlags_EnterReturnsTrue = 1 << 5, // Return 'true' when Enter is pressed (as opposed to when the value was modified) enumerator in enum:ImGuiInputTextFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h740 ImGuiInputTextFlags_EnterReturnsTrue = 1 << 5, // Return 'true' when Enter is pressed (as opposed to when the value was modified) enumerator in enum:ImGuiInputTextFlags_

Completed in 16 milliseconds