HomeSort by relevance Sort by last modified time
    Searched refs:handle_mouse (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglevents.c 99 static void handle_mouse(_THIS) function
138 handle_mouse(this);
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5events.c 132 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) function
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbevents.c 763 static void handle_mouse(_THIS) function
1083 handle_mouse(this);
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c 616 static void handle_mouse(_THIS) function
812 handle_mouse(this);

Completed in 68 milliseconds