Home
last modified time | relevance | path

Searched refs:SDL_AppActiveQuit (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/events/
DSDL_active.c42 void SDL_AppActiveQuit(void) in SDL_AppActiveQuit() function
DSDL_events_c.h43 extern void SDL_AppActiveQuit(void);
DSDL_events.c213 SDL_AppActiveQuit(); in SDL_StopEventLoop()