Home
last modified time | relevance | path

Searched defs:bordered (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandwindow.c601 Wayland_SetWindowBordered(_THIS, SDL_Window * window, SDL_bool bordered) in Wayland_SetWindowBordered()
763 const SDL_bool bordered = (window->flags & SDL_WINDOW_BORDERLESS) == 0; in Wayland_CreateWindow() local
770 const SDL_bool bordered = (window->flags & SDL_WINDOW_BORDERLESS) == 0; in Wayland_CreateWindow() local
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bwindow.cc146 void HAIKU_SetWindowBordered(_THIS, SDL_Window * window, SDL_bool bordered) { in HAIKU_SetWindowBordered()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.c606 WIN_SetWindowBordered(_THIS, SDL_Window * window, SDL_bool bordered) in WIN_SetWindowBordered()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c1042 X11_SetWindowBordered(_THIS, SDL_Window * window, SDL_bool bordered) in X11_SetWindowBordered()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c2009 SDL_SetWindowBordered(SDL_Window * window, SDL_bool bordered) in SDL_SetWindowBordered()

Completed in 18 milliseconds