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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 206 typedef struct SDL_QuitEvent {
208 } SDL_QuitEvent;
239 SDL_QuitEvent quit;
316 * There is one caveat when dealing with the SDL_QUITEVENT event type. The
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 206 typedef struct SDL_QuitEvent {
208 } SDL_QuitEvent;
239 SDL_QuitEvent quit;
316 * There is one caveat when dealing with the SDL_QUITEVENT event type. The
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 206 typedef struct SDL_QuitEvent {
208 } SDL_QuitEvent;
239 SDL_QuitEvent quit;
316 * There is one caveat when dealing with the SDL_QUITEVENT event type. The
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 206 typedef struct SDL_QuitEvent {
208 } SDL_QuitEvent;
239 SDL_QuitEvent quit;
316 * There is one caveat when dealing with the SDL_QUITEVENT event type. The

Completed in 31 milliseconds