Searched defs:ImGuiInputTextFlags_CharsHexadecimal (Results 1 – 3 of 3) sorted by relevance
736 ImGuiInputTextFlags_CharsHexadecimal = 1 << 1, // Allow 0123456789ABCDEFabcdef enumerator
729 ImGuiInputTextFlags_CharsHexadecimal = 1 << 1, // Allow 0123456789ABCDEFabcdef enumerator
993 ImGuiInputTextFlags_CharsHexadecimal = 1 << 1, // Allow 0123456789ABCDEFabcdef enumerator