Searched refs:MK_CAPSLOCK (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ | ||
D | SDL_mackeys.h | 84 #define MK_CAPSLOCK 0x39 macro |
D | SDL_macevents.c | 528 MAC_keymap[MK_CAPSLOCK] = SDLK_CAPSLOCK; in Mac_InitOSKeymap() |