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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 37 #include "SDL_quit.h"
65 SDL_QUIT, /**< User-requested quit */
112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
207 Uint8 type; /**< SDL_QUIT */
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 37 #include "SDL_quit.h"
65 SDL_QUIT, /**< User-requested quit */
112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
207 Uint8 type; /**< SDL_QUIT */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 37 #include "SDL_quit.h"
65 SDL_QUIT, /**< User-requested quit */
112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
207 Uint8 type; /**< SDL_QUIT */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 37 #include "SDL_quit.h"
65 SDL_QUIT, /**< User-requested quit */
112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
207 Uint8 type; /**< SDL_QUIT */

Completed in 46 milliseconds