Home
last modified time | relevance | path

Searched defs:ImGuiInputTextFlags_CharsHexadecimal (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui.h736 ImGuiInputTextFlags_CharsHexadecimal = 1 << 1, // Allow 0123456789ABCDEFabcdef enumerator
/third_party/skia/third_party/externals/imgui/
Dimgui.h993 ImGuiInputTextFlags_CharsHexadecimal = 1 << 1, // Allow 0123456789ABCDEFabcdef enumerator