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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 112 SDL_QUITMASK = SDL_EVENTMASK(SDL_QUIT),
  /external/qemu/distrib/sdl-1.2.15/test/
threadwin.c 328 if ( SDL_PeepEvents(NULL, 0, SDL_PEEKEVENT, SDL_QUITMASK) ) {

Completed in 1304 milliseconds