Searched refs:SDLK_BACKSPACE (Results 1 - 6 of 6) sorted by relevance

/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_keycode.h53 SDLK_BACKSPACE = '\b', enumerator in enum:__anon11944
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
H A DSDL_keycode.h53 SDLK_BACKSPACE = '\b', enumerator in enum:__anon12053
/prebuilts/misc/windows/sdl2/include/
H A DSDL_keycode.h53 SDLK_BACKSPACE = '\b', enumerator in enum:__anon12132
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
H A DSDL_keycode.h53 SDLK_BACKSPACE = '\b', enumerator in enum:__anon12226
/prebuilts/misc/windows/sdl2/test/
H A Dtestime.c290 case SDLK_BACKSPACE:
H A Dcontrollermap.c293 if (event.key.keysym.sym == SDLK_BACKSPACE || event.key.keysym.sym == SDLK_AC_BACK) {

Completed in 857 milliseconds