Searched refs:SDL_EventState (Results 1 – 4 of 4) sorted by relevance
51 SDL_EventState
559 state = SDL_EventState(event_list[i],SDL_QUERY); in SDL_JoystickEventState()567 SDL_EventState(event_list[i], state); in SDL_JoystickEventState()
328 extern DECLSPEC Uint8 SDLCALL SDL_EventState(Uint8 type, int state);
435 Uint8 SDL_EventState (Uint8 type, int state) in SDL_EventState() function