Home
last modified time | relevance | path

Searched defs:TranslateKey (Results 1 – 13 of 13) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/svga/
DSDL_svgaevents.c336 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
379 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
DSDL_aaevents.c184 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
DSDL_wsconsevents.c98 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
DSDL_epocevents.cpp440 static SDL_keysym *TranslateKey(_THIS, int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/vgl/
DSDL_vglevents.c268 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
DSDL_epocevents.cpp546 static SDL_keysym *TranslateKey(_THIS, int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosevents.c426 static SDL_keysym *TranslateKey(int intkey, SDL_keysym *keysym, int pressed) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
DSDL_dibevents.c586 static SDL_keysym *TranslateKey(WPARAM vkey, UINT scancode, SDL_keysym *keysym, int pressed) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macevents.c649 static SDL_keysym *TranslateKey(int scancode, int modifiers, in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsevents.c936 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
DSDL_dx5events.c899 static SDL_keysym *TranslateKey(UINT scancode, SDL_keysym *keysym, int pressed) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbevents.c1213 static SDL_keysym *TranslateKey(int scancode, SDL_keysym *keysym) in TranslateKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
DSDL_os2fslib.c236 static SDL_keysym *TranslateKey(int vkey, int chcode, int scancode, SDL_keysym *keysym, int iPresse… in TranslateKey() function