Searched refs:SDL_WindowEvent (Results 1 – 10 of 10) sorted by relevance
174 typedef struct SDL_WindowEvent struct185 } SDL_WindowEvent; argument529 SDL_WindowEvent window; /**< Window event data */
80 void (*WindowEvent) (SDL_Renderer * renderer, const SDL_WindowEvent *event);
41 const SDL_WindowEvent *event);194 SW_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in SW_WindowEvent()
51 const SDL_WindowEvent *event);455 PSP_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in PSP_WindowEvent()
57 const SDL_WindowEvent *event);409 GLES_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in GLES_WindowEvent()
56 const SDL_WindowEvent *event);581 GL_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in GL_WindowEvent()
127 const SDL_WindowEvent *event);796 D3D_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in D3D_WindowEvent()
275 const SDL_WindowEvent *event);351 GLES2_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in GLES2_WindowEvent()
718 const SDL_WindowEvent *event);1690 D3D11_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in D3D11_WindowEvent()
323 DirectFB_WindowEvent(SDL_Renderer * renderer, const SDL_WindowEvent *event) in DirectFB_WindowEvent()