Home
last modified time | relevance | path

Searched defs:keymap (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc41 static SDL_Scancode keymap[KEYMAP_SIZE]; variable
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidkeyboard.c35 SDL_Keycode keymap[SDL_NUM_SCANCODES]; in Android_InitKeyboard() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11keyboard.c377 SDL_Keycode keymap[SDL_NUM_SCANCODES]; in X11_InitKeyboard() local
419 SDL_Keycode keymap[SDL_NUM_SCANCODES]; in X11_UpdateKeymap() local
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c45 static SDL_Keycode keymap[256]; variable
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c48 SDL_Keycode keymap[SDL_NUM_SCANCODES]; member
593 SDL_GetDefaultKeymap(SDL_Keycode * keymap) in SDL_GetDefaultKeymap()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_events.c452 DirectFB_InitOSKeymap(_THIS, SDL_Scancode * keymap, int numkeys) in DirectFB_InitOSKeymap()
663 SDL_Keycode keymap[SDL_NUM_SCANCODES]; in EnumKeyboards() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowskeyboard.c116 SDL_Keycode keymap[SDL_NUM_SCANCODES]; in WIN_UpdateKeymap() local
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandevents.c80 struct xkb_keymap *keymap; member

Completed in 28 milliseconds