Searched refs:WSCONS_SetColors (Results 1 – 1 of 1) sorted by relevance
56 static int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);123 device->SetColors = WSCONS_SetColors; in WSCONS_CreateDevice()572 int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WSCONS_SetColors() function