Home
last modified time | relevance | path

Searched refs:SDL_SCANCODE_V (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/android/
A Dkeyinfotable.h129 /* 86 */ { SDL_SCANCODE_V, KMOD_SHIFT },
161 /* 118 */{ SDL_SCANCODE_V, 0 },
/AliOS-Things-master/components/SDL2/src/video/uikit/
A Dkeyinfotable.h128 /* 86 */ { SDL_SCANCODE_V, KMOD_SHIFT },
160 /* 118 */{ SDL_SCANCODE_V, 0 },
/AliOS-Things-master/components/SDL2/src/events/
A Dscancodes_xfree86.h80 /* 47 */ SDL_SCANCODE_V,
231 /* 47 */ SDL_SCANCODE_V,
478 /* 51 */ SDL_SCANCODE_V,
A Dscancodes_darwin.h39 /* 9 */ SDL_SCANCODE_V,
A Dscancodes_windows.h38 …NCODE_BACKSLASH, SDL_SCANCODE_Z, SDL_SCANCODE_X, SDL_SCANCODE_C, SDL_SCANCODE_V, /* 2 */
A Dscancodes_linux.h76 /* 47 */ SDL_SCANCODE_V,
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dkeyboard.c77 [KEYCODE_V] = SDL_SCANCODE_V,
/AliOS-Things-master/components/SDL2/include/
A DSDL_scancode.h75 SDL_SCANCODE_V = 25, enumerator
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidkeyboard.c93 SDL_SCANCODE_V, /* AKEYCODE_V */
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtkeyboard.cpp127 SDL_SCANCODE_V, /* VirtualKey.V -- 86 */
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclevents.c121 SDL_SCANCODE_V, /* DOM_VK_V 86 */
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenevents.c132 /* 86 */ SDL_SCANCODE_V,
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_events.c481 keymap[DIKI_V - DIKI_UNKNOWN] = SDL_SCANCODE_V; in DirectFB_InitOSKeymap()

Completed in 14 milliseconds