Searched refs:Win32_SetWindowShape (Results 1 – 3 of 3) sorted by relevance
37 extern int Win32_SetWindowShape(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *sh…
64 Win32_SetWindowShape(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) { in Win32_SetWindowShape() function
162 device->shape_driver.SetWindowShape = Win32_SetWindowShape; in WIN_CreateDevice()