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

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_PeepEvents.3 8 \fBint \fBSDL_PeepEvents\fP\fR(\fBSDL_Event *events, int numevents, SDL_eventaction action, Uint32 mask\fR);
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 257 } SDL_eventaction;
278 SDL_eventaction action, Uint32 mask);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 257 } SDL_eventaction;
278 SDL_eventaction action, Uint32 mask);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 257 } SDL_eventaction;
278 SDL_eventaction action, Uint32 mask);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 257 } SDL_eventaction;
278 SDL_eventaction action, Uint32 mask);
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlpeepevents.html 109 >(SDL_Event *events, int numevents, SDL_eventaction action, Uint32 mask);</CODE
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 319 int SDL_PeepEvents(SDL_Event *events, int numevents, SDL_eventaction action,

Completed in 1692 milliseconds