Home | History | Annotate | Download | only in include

Lines Matching full:mask

476  * flags '[RGB]mask'.
835 * It takes an icon surface, and a mask in MSB format.
836 * If 'mask' is NULL, the entire icon surface will be used as the icon.
838 extern DECLSPEC void SDLCALL SDL_WM_SetIcon(SDL_Surface *icon, Uint8 *mask);