Searched refs:SDL_FlushEvent (Results 1 – 5 of 5) sorted by relevance
658 extern DECLSPEC void SDLCALL SDL_FlushEvent(Uint32 type);
633 SDL_FlushEvent(Uint32 type) in SDL_FlushEvent() function941 SDL_FlushEvent(type); in SDL_EventState()
834 SDL_FlushEvent(SDL_MOUSEMOTION);
120 #define SDL_FlushEvent SDL_FlushEvent_REAL macro
151 SDL_DYNAPI_PROC(void,SDL_FlushEvent,(Uint32 a),(a),)
Completed in 14 milliseconds