Searched refs:BE_SetColors (Results 1 – 1 of 1) sorted by relevance
50 static int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);111 device->SetColors = BE_SetColors; in BE_CreateDevice()788 int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in BE_GL_LoadLibrary() function