Home
last modified time | relevance | path

Searched refs:WIN_SetWindowResizable (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.h74 extern void WIN_SetWindowResizable(_THIS, SDL_Window * window, SDL_bool resizable);
A DSDL_windowsvideo.c165 device->SetWindowResizable = WIN_SetWindowResizable; in WIN_CreateDevice()
A DSDL_windowswindow.c623 WIN_SetWindowResizable(_THIS, SDL_Window * window, SDL_bool resizable) in WIN_SetWindowResizable() function

Completed in 5 milliseconds