HomeSort by relevance Sort by last modified time
    Searched full:keyboard_update (Results 1 - 8 of 8) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcevents.c 91 static void keyboard_update(void) function
142 keyboard_update();
  /external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgaevents.c 205 keyboard_update();
  /external/quake/quake/src/QW/client/
gl_vidlinux_x11.c 307 qboolean Keyboard_Update(void)
773 while (Keyboard_Update())
gl_vidlinux.c 650 while (keyboard_update());
gl_vidlinux_svga.c 688 while (keyboard_update());
vid_svgalib.c 827 while (keyboard_update());
  /external/quake/quake/src/WinQuake/
gl_vidlinux.cpp 702 while (keyboard_update());
vid_svgalib.cpp 814 while (keyboard_update());

Completed in 154 milliseconds