Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_scancode.h365 SDL_SCANCODE_AC_STOP = 272, enumerator
A DSDL_keycode.h301 SDLK_AC_STOP = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_AC_STOP),
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtkeyboard.cpp210 SDL_SCANCODE_AC_STOP, /* VirtualKey.Stop -- 169 : The stop key. */
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c121 case VK_BROWSER_STOP: return SDL_SCANCODE_AC_STOP; in VKeytoScancode()

Completed in 8 milliseconds