Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c51 #define PALETTE_BLUE(entry) ((entry) & PALETTE_COLORMASK) macro
164 PALETTE_BLUE(background)); in graphics_init()
169 PALETTE_GREEN(color), PALETTE_BLUE(color)); in graphics_init()
173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground)); in graphics_init()
176 PALETTE_BLUE(border)); in graphics_init()