Searched refs:SetWindowShape (Results 1 – 7 of 7) sorted by relevance
97 device->shape_driver.SetWindowShape = NULL; in HAIKU_CreateDevice()
146 device->shape_driver.SetWindowShape = DirectFB_SetWindowShape; in DirectFB_CreateDevice()
271 result = SDL_GetVideoDevice()->shape_driver.SetWindowShape(window->shaper,shape,shape_mode); in SDL_SetWindowShape()
62 …int (*SetWindowShape)(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode); member
180 device->shape_driver.SetWindowShape = Win32_SetWindowShape; in WIN_CreateDevice()
267 device->shape_driver.SetWindowShape = X11_SetWindowShape; in X11_CreateDevice()
112 device->shape_driver.SetWindowShape = Cocoa_SetWindowShape;
Completed in 9 milliseconds