Searched defs:KeyMap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1296 int KeyMap[ImGuiKey_COUNT]; // <unset> // Map of indices into the KeysDown[512] entries array which represent your "native" keyboard state. member in struct:ImGuiIO
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1296 int KeyMap[ImGuiKey_COUNT]; // <unset> // Map of indices into the KeysDown[512] entries array which represent your "native" keyboard state. member in struct:ImGuiIO

Completed in 16 milliseconds