Searched refs:SDL_PumpEvents (Results 1 – 7 of 7) sorted by relevance
53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
251 extern DECLSPEC void SDLCALL SDL_PumpEvents(void);
368 void SDL_PumpEvents(void) in SDL_PumpEvents() function395 SDL_PumpEvents(); in SDL_PollEvent()406 SDL_PumpEvents(); in SDL_WaitEvent()
44 SDL_PumpEvents
326 SDL_PumpEvents(); /* Needed when event thread is off */ in main()
130 Keyboard and mouse are polled so if too long a time is spent between a call to SDL_PumpEvents, func…
634 thread needs to call SDL_PumpEvents() periodically to drive the event