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

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 735 ImGuiInputTextFlags_CharsDecimal = 1 << 0, // Allow 0123456789.+-*/
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 735 ImGuiInputTextFlags_CharsDecimal = 1 << 0, // Allow 0123456789.+-*/

Completed in 18 milliseconds