Searched refs:XBIOS_SetColors (Results 1 – 1 of 1) sorted by relevance
72 static int XBIOS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);170 device->SetColors = XBIOS_SetColors; in XBIOS_CreateDevice()817 static int XBIOS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in XBIOS_SetColors() function