Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.c69 #define STYLE_MASK (STYLE_FULLSCREEN | STYLE_BORDERLESS | STYLE_NORMAL | STYLE_RESIZABLE) macro
613 style &= ~STYLE_MASK; in WIN_SetWindowBordered()
630 style &= ~STYLE_MASK; in WIN_SetWindowResizable()
664 style &= ~STYLE_MASK; in WIN_SetWindowFullscreen()

Completed in 3 milliseconds