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

  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglevents.c 72 static void handle_keyboard(_THIS) function
137 handle_keyboard(this);
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events.c 131 static void handle_keyboard(const int numevents, DIDEVICEOBJECTDATA *events);
144 (DISCL_FOREGROUND|DISCL_NONEXCLUSIVE), handle_keyboard },
272 static void handle_keyboard(const int numevents, DIDEVICEOBJECTDATA *keybuf) function
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbevents.c 985 static void handle_keyboard(_THIS) function
1069 handle_keyboard(this);
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsevents.c 760 static void handle_keyboard(_THIS) function
807 handle_keyboard(this);

Completed in 66 milliseconds