Home
last modified time | relevance | path

Searched refs:SDL_SetWindowResizable (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h781 extern DECLSPEC void SDLCALL SDL_SetWindowResizable(SDL_Window * window,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h605 #define SDL_SetWindowResizable SDL_SetWindowResizable_REAL macro
A DSDL_dynapi_procs.h639 SDL_DYNAPI_PROC(void,SDL_SetWindowResizable,(SDL_Window *a, SDL_bool b),(a,b),)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c2027 SDL_SetWindowResizable(SDL_Window * window, SDL_bool resizable) in SDL_SetWindowResizable() function

Completed in 16 milliseconds