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