Searched defs:ImGuiInputTextFlags_CharsDecimal (Results 1 – 2 of 2) sorted by relevance
735 ImGuiInputTextFlags_CharsDecimal = 1 << 0, // Allow 0123456789.+-*/ enumerator
992 ImGuiInputTextFlags_CharsDecimal = 1 << 0, // Allow 0123456789.+-*/ enumerator