Home
last modified time | relevance | path

Searched refs:XBIOS_SetColors (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
DSDL_xbios.c72 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