Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.c117 WIN_AdjustWindowRectWithStyle(SDL_Window *window, DWORD style, BOOL menu, int *x, int *y, int *widt… in WIN_AdjustWindowRectWithStyle() function
148 WIN_AdjustWindowRectWithStyle(window, style, menu, x, y, width, height, use_current); in WIN_AdjustWindowRect()
324 WIN_AdjustWindowRectWithStyle(window, style, FALSE, &x, &y, &w, &h, SDL_FALSE); in WIN_CreateWindow()
697 WIN_AdjustWindowRectWithStyle(window, style, menu, &x, &y, &w, &h, SDL_FALSE); in WIN_SetWindowFullscreen()

Completed in 4 milliseconds