Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/android/
A Dkeyinfotable.h120 /* 77 */ { SDL_SCANCODE_M, KMOD_SHIFT },
152 /* 109 */{ SDL_SCANCODE_M, 0 },
/AliOS-Things-master/components/SDL2/src/video/uikit/
A Dkeyinfotable.h119 /* 77 */ { SDL_SCANCODE_M, KMOD_SHIFT },
151 /* 109 */{ SDL_SCANCODE_M, 0 },
/AliOS-Things-master/components/SDL2/src/events/
A Dscancodes_xfree86.h83 /* 50 */ SDL_SCANCODE_M,
234 /* 50 */ SDL_SCANCODE_M,
469 /* 42 */ SDL_SCANCODE_M,
A Dscancodes_darwin.h76 /* 46 */ SDL_SCANCODE_M,
A Dscancodes_windows.h40 …SDL_SCANCODE_B, SDL_SCANCODE_N, SDL_SCANCODE_M, SDL_SCANCODE_COMMA, SDL_SCANCODE_PERIOD…
A Dscancodes_linux.h79 /* 50 */ SDL_SCANCODE_M,
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dkeyboard.c68 [KEYCODE_M] = SDL_SCANCODE_M,
/AliOS-Things-master/components/SDL2/include/
A DSDL_scancode.h66 SDL_SCANCODE_M = 16, enumerator
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidkeyboard.c84 SDL_SCANCODE_M, /* AKEYCODE_M */
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtkeyboard.cpp118 SDL_SCANCODE_M, /* VirtualKey.M -- 77 */
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclevents.c112 SDL_SCANCODE_M, /* DOM_VK_M 77 */
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenevents.c123 /* 77 */ SDL_SCANCODE_M,
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_events.c472 keymap[DIKI_M - DIKI_UNKNOWN] = SDL_SCANCODE_M; in DirectFB_InitOSKeymap()

Completed in 41 milliseconds