Home
last modified time | relevance | path

Searched refs:SDLK_0 (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc79 keymap[0x1b] = SDL_GetScancodeFromKey(SDLK_0); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c173 keymap[KEY_0] = SDLK_0; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h74 SDLK_0 = '0', enumerator
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c614 keyboard->keymap[SDL_SCANCODE_0] = SDLK_0; in SDL_SetKeymap()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1864 case SDLK_0: in SDLTest_CommonEvent()

Completed in 9 milliseconds