Searched defs:resizable (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/haiku/ |
A D | SDL_bwindow.cc | 152 void HAIKU_SetWindowResizable(_THIS, SDL_Window * window, SDL_bool resizable) { in HAIKU_SetWindowResizable()
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowswindow.c | 623 WIN_SetWindowResizable(_THIS, SDL_Window * window, SDL_bool resizable) in WIN_SetWindowResizable()
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11window.c | 1074 X11_SetWindowResizable(_THIS, SDL_Window * window, SDL_bool resizable) in X11_SetWindowResizable()
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_video.c | 2027 SDL_SetWindowResizable(SDL_Window * window, SDL_bool resizable) in SDL_SetWindowResizable()
|
/AliOS-Things-master/components/SDL2/src/core/android/ |
A D | SDL_android.c | 1420 void Android_JNI_SetOrientation(int w, int h, int resizable, const char *hint) in Android_JNI_SetOrientation()
|
Completed in 21 milliseconds