OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_QUIT
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.12/include/
SDL_events.h
34
#include "
SDL_quit
.h"
60
SDL_QUIT
, /* User-requested quit */
106
SDL_QUITMASK = SDL_EVENTMASK(
SDL_QUIT
),
200
Uint8 type; /*
SDL_QUIT
*/
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_events.h
34
#include "
SDL_quit
.h"
60
SDL_QUIT
, /* User-requested quit */
106
SDL_QUITMASK = SDL_EVENTMASK(
SDL_QUIT
),
200
Uint8 type; /*
SDL_QUIT
*/
/prebuilt/linux-x86/sdl/include/SDL/
SDL_events.h
34
#include "
SDL_quit
.h"
60
SDL_QUIT
, /* User-requested quit */
106
SDL_QUITMASK = SDL_EVENTMASK(
SDL_QUIT
),
200
Uint8 type; /*
SDL_QUIT
*/
/prebuilt/windows/sdl/host/include/SDL/
SDL_events.h
38
#include "
SDL_quit
.h"
59
SDL_QUIT
, /* User-requested quit */
103
SDL_QUITMASK = SDL_EVENTMASK(
SDL_QUIT
),
197
Uint8 type; /*
SDL_QUIT
*/
/prebuilt/windows/sdl/include/SDL/
SDL_events.h
34
#include "
SDL_quit
.h"
60
SDL_QUIT
, /* User-requested quit */
106
SDL_QUITMASK = SDL_EVENTMASK(
SDL_QUIT
),
200
Uint8 type; /*
SDL_QUIT
*/
Completed in 240 milliseconds