Lines Matching refs:event
29 /** custom SDL event for display update handling */
31 /** custom SDL event for changing the guest resolution */
33 /** custom SDL for XPCOM event queue processing */
35 /** custom SDL event for updating the titlebar */
37 /** custom SDL user event for terminating the session */
39 /** custom SDL user event for secure label update notification */
41 /** custom SDL user event for pointer shape change request */
43 /** custom SDL user event for a regular timer */
45 /** custom SDL user event for resetting mouse cursor */
47 /** custom SDL user event for window resize done */
51 /** The user.code field of the SDL_USER_EVENT_TERMINATE event.
71 void PushNotifyUpdateEvent(SDL_Event *event);
73 int PushSDLEventForSure(SDL_Event *event);