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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h735 ImGuiInputTextFlags_CharsDecimal = 1 << 0, // Allow 0123456789.+-*/ enumerator in enum:ImGuiInputTextFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h735 ImGuiInputTextFlags_CharsDecimal = 1 << 0, // Allow 0123456789.+-*/ enumerator in enum:ImGuiInputTextFlags_

Completed in 16 milliseconds