Searched refs:ResizeWindowShape (Results 1 – 6 of 6) sorted by relevance
98 device->shape_driver.ResizeWindowShape = NULL; in HAIKU_CreateDevice()
147 device->shape_driver.ResizeWindowShape = DirectFB_ResizeWindowShape; in DirectFB_CreateDevice()
63 int (*ResizeWindowShape)(SDL_Window *window); member
181 device->shape_driver.ResizeWindowShape = Win32_ResizeWindowShape; in WIN_CreateDevice()
268 device->shape_driver.ResizeWindowShape = X11_ResizeWindowShape; in X11_CreateDevice()
113 device->shape_driver.ResizeWindowShape = Cocoa_ResizeWindowShape;
Completed in 8 milliseconds