Home
last modified time | relevance | path

Searched refs:SDLK_KP_EQUALS (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc158 keymap[0x6a] = SDL_GetScancodeFromKey(SDLK_KP_EQUALS); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c238 keymap[KEY_KPEQUAL] = SDLK_KP_EQUALS; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h176 SDLK_KP_EQUALS = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_KP_EQUALS), enumerator
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c155 SDLK_KP_EQUALS,

Completed in 6 milliseconds