Searched refs:SDLK_AC_BACK (Results 1 – 4 of 4) sorted by relevance
100 (event.key.keysym.sym != SDLK_AC_BACK)) { in loop()
292 … if (event.key.keysym.sym == SDLK_BACKSPACE || event.key.keysym.sym == SDLK_AC_BACK) { in WatchJoystick()
296 SDLK_AC_BACK = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_AC_BACK), enumerator
263 SDLK_AC_BACK,