Searched refs:gotall (Results 1 – 1 of 1) sorted by relevance
1165 int gotall = 1; in SetPalette_physical() local1220 gotall = video->SetColors(video, firstcolor, ncolors, colors); in SetPalette_physical()1221 if ( ! gotall ) { in SetPalette_physical()1230 return gotall; in SetPalette_physical()1246 int gotall; in SDL_SetPalette() local1265 gotall = 1; in SDL_SetPalette()1269 gotall = 0; in SDL_SetPalette()1306 gotall = 0; in SDL_SetPalette()1309 return gotall; in SDL_SetPalette()