OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_QuitEvent
(Results
1 - 4
of
4
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h
450
typedef struct
SDL_QuitEvent
454
}
SDL_QuitEvent
;
517
SDL_QuitEvent
quit; /**< Quit request event data */
650
* There is one caveat when dealing with the ::
SDL_QuitEvent
event type. The
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h
450
typedef struct
SDL_QuitEvent
454
}
SDL_QuitEvent
;
517
SDL_QuitEvent
quit; /**< Quit request event data */
650
* There is one caveat when dealing with the ::
SDL_QuitEvent
event type. The
/prebuilts/misc/windows/sdl2/include/
SDL_events.h
450
typedef struct
SDL_QuitEvent
454
}
SDL_QuitEvent
;
517
SDL_QuitEvent
quit; /**< Quit request event data */
650
* There is one caveat when dealing with the ::
SDL_QuitEvent
event type. The
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h
450
typedef struct
SDL_QuitEvent
454
}
SDL_QuitEvent
;
517
SDL_QuitEvent
quit; /**< Quit request event data */
650
* There is one caveat when dealing with the ::
SDL_QuitEvent
event type. The
Completed in 34 milliseconds