Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/vgl/
DSDL_vglevents.c72 static void handle_keyboard(_THIS) in handle_keyboard() function
137 handle_keyboard(this); in VGL_PumpEvents()
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
DSDL_dx5events.c131 static void handle_keyboard(const int numevents, DIDEVICEOBJECTDATA *events);
144 (DISCL_FOREGROUND|DISCL_NONEXCLUSIVE), handle_keyboard },
279 static void handle_keyboard(const int numevents, DIDEVICEOBJECTDATA *keybuf) in handle_keyboard() function
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsevents.c760 static void handle_keyboard(_THIS) in handle_keyboard() function
807 handle_keyboard(this); in GS_PumpEvents()
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbevents.c994 static void handle_keyboard(_THIS) in handle_keyboard() function
1078 handle_keyboard(this); in FB_PumpEvents()