Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_keyboard.c82 …SDLTest_AssertCheck(result == SDLK_END, "Verify result from call, expected: %i, got: %i", SDLK_END in keyboard_getKeyFromName()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc105 keymap[0x35] = SDL_GetScancodeFromKey(SDLK_END); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c226 keymap[KEY_END] = SDLK_END; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h149 SDLK_END = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_END), enumerator
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c129 SDLK_END,

Completed in 10 milliseconds