Searched refs:hasshape (Results 1 – 3 of 3) sorted by relevance
37 result->hasshape = SDL_FALSE; in Win32_CreateShaper()102 if(window->shaper->hasshape == SDL_TRUE) { in Win32_ResizeWindowShape()
48 result->shaper->hasshape = SDL_FALSE; in SDL_CreateShapedWindow()272 window->shaper->hasshape = SDL_TRUE; in SDL_SetWindowShape()286 return window->shaper->hasshape; in SDL_WindowHasAShape()
53 SDL_bool hasshape; member
Completed in 6 milliseconds