Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c54 static int splash_palette[PALETTE_NCOLORS]; variable
167 color = (image_read ? splash_palette[index] : background); in graphics_init()
478 splash_palette[idx++] = in read_image()