Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtesthittesting.c110 } else if (e.key.keysym.sym == SDLK_x) { in main()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc129 keymap[0x4d] = SDL_GetScancodeFromKey(SDLK_x); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c208 keymap[KEY_X] = SDLK_x; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h123 SDLK_x = 'x', enumerator

Completed in 6 milliseconds