Home
last modified time | relevance | path

Searched refs:hasshape (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsshape.c37 result->hasshape = SDL_FALSE; in Win32_CreateShaper()
102 if(window->shaper->hasshape == SDL_TRUE) { in Win32_ResizeWindowShape()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c48 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()
A DSDL_sysvideo.h53 SDL_bool hasshape; member

Completed in 8 milliseconds