Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/vgl/
DSDL_vglevents.c99 static void handle_mouse(_THIS) in handle_mouse() function
138 handle_mouse(this); in VGL_PumpEvents()
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
DSDL_dx5events.c132 static void handle_mouse(const int numevents, DIDEVICEOBJECTDATA *events);
153 (DISCL_BACKGROUND|DISCL_NONEXCLUSIVE), handle_mouse },
360 static void handle_mouse(const int numevents, DIDEVICEOBJECTDATA *ptrbuf) in handle_mouse() function
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsevents.c616 static void handle_mouse(_THIS) in handle_mouse() function
812 handle_mouse(this); in GS_PumpEvents()
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbevents.c763 static void handle_mouse(_THIS) in handle_mouse() function
1083 handle_mouse(this); in FB_PumpEvents()