Searched refs:ResizeWindowShape (Results 1 – 7 of 7) sorted by relevance
97 device->shape_driver.ResizeWindowShape = NULL; in BE_CreateDevice()
60 int (*ResizeWindowShape)(SDL_Window *window); member
200 device->shape_driver.ResizeWindowShape = MIR_ResizeWindowShape; in MIR_CreateDevice()
153 device->shape_driver.ResizeWindowShape = DirectFB_ResizeWindowShape; in DirectFB_CreateDevice()
163 device->shape_driver.ResizeWindowShape = Win32_ResizeWindowShape; in WIN_CreateDevice()
110 device->shape_driver.ResizeWindowShape = Cocoa_ResizeWindowShape;
263 device->shape_driver.ResizeWindowShape = X11_ResizeWindowShape; in X11_CreateDevice()