Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc120 keymap[0x44] = SDL_GetScancodeFromKey(SDLK_l); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/test/
A Dtestjoystick.c172 if (event.key.keysym.sym == SDLK_l) { in loop()
A Dtestgesture.c206 case SDLK_l: in loop()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c202 keymap[KEY_L] = SDLK_l; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h111 SDLK_l = 'l', enumerator

Completed in 8 milliseconds