HomeSort by: relevance | last modified time | path
    Searched defs:ImGuiInputTextFlags_EnterReturnsTrue (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 740 ImGuiInputTextFlags_EnterReturnsTrue = 1 << 5, // Return 'true' when Enter is pressed (as opposed to when the value was modified)
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 740 ImGuiInputTextFlags_EnterReturnsTrue = 1 << 5, // Return 'true' when Enter is pressed (as opposed to when the value was modified)

Completed in 15 milliseconds