Searched defs:SDL_Window (Results 1 - 4 of 4) sorted by relevance

/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_video.h89 typedef struct SDL_Window SDL_Window; typedef in typeref:struct:SDL_Window
352 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayIndex(SDL_Window * window);
368 extern DECLSPEC int SDLCALL SDL_SetWindowDisplayMode(SDL_Window * window,
379 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayMode(SDL_Window * window,
385 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowPixelFormat(SDL_Window * window);
408 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindow(const char *title,
421 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindowFrom(const void *data);
426 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowID(SDL_Window * window);
431 extern DECLSPEC SDL_Window * SDLCAL
[all...]
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
H A DSDL_video.h89 typedef struct SDL_Window SDL_Window; typedef in typeref:struct:SDL_Window
352 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayIndex(SDL_Window * window);
368 extern DECLSPEC int SDLCALL SDL_SetWindowDisplayMode(SDL_Window * window,
379 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayMode(SDL_Window * window,
385 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowPixelFormat(SDL_Window * window);
408 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindow(const char *title,
421 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindowFrom(const void *data);
426 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowID(SDL_Window * window);
431 extern DECLSPEC SDL_Window * SDLCAL
[all...]
/prebuilts/misc/windows/sdl2/include/
H A DSDL_video.h89 typedef struct SDL_Window SDL_Window; typedef in typeref:struct:SDL_Window
352 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayIndex(SDL_Window * window);
368 extern DECLSPEC int SDLCALL SDL_SetWindowDisplayMode(SDL_Window * window,
379 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayMode(SDL_Window * window,
385 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowPixelFormat(SDL_Window * window);
408 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindow(const char *title,
421 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindowFrom(const void *data);
426 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowID(SDL_Window * window);
431 extern DECLSPEC SDL_Window * SDLCAL
[all...]
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
H A DSDL_video.h89 typedef struct SDL_Window SDL_Window; typedef in typeref:struct:SDL_Window
352 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayIndex(SDL_Window * window);
368 extern DECLSPEC int SDLCALL SDL_SetWindowDisplayMode(SDL_Window * window,
379 extern DECLSPEC int SDLCALL SDL_GetWindowDisplayMode(SDL_Window * window,
385 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowPixelFormat(SDL_Window * window);
408 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindow(const char *title,
421 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindowFrom(const void *data);
426 extern DECLSPEC Uint32 SDLCALL SDL_GetWindowID(SDL_Window * window);
431 extern DECLSPEC SDL_Window * SDLCAL
[all...]

Completed in 761 milliseconds