Searched defs:ImGuiInputTextFlags_CharsScientific (Results 1 – 3 of 3) sorted by relevance
752 …ImGuiInputTextFlags_CharsScientific = 1 << 17, // Allow 0123456789.+-*/eE (Scientific notatio… enumerator
745 …ImGuiInputTextFlags_CharsScientific = 1 << 17, // Allow 0123456789.+-*/eE (Scientific notatio… enumerator
1009 …ImGuiInputTextFlags_CharsScientific = 1 << 17, // Allow 0123456789.+-*/eE (Scientific notatio… enumerator