Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A Dscancodes_xfree86.h170 /* 137 */ SDL_SCANCODE_STOP,
407 /* 223 */ SDL_SCANCODE_STOP,
A Dscancodes_linux.h157 /* 128 */ SDL_SCANCODE_STOP,
/AliOS-Things-master/components/SDL2/include/
A DSDL_scancode.h231 SDL_SCANCODE_STOP = 120, enumerator
A DSDL_keycode.h193 SDLK_STOP = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_STOP),
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11keyboard.c122 { XK_Cancel, SDL_SCANCODE_STOP },

Completed in 9 milliseconds