Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dhercules.c34 static int herc_current_color = A_NORMAL; variable
88 = (herc_current_color << 8) | c; in hercules_putchar()
147 herc_current_color = herc_standard_color; in hercules_setcolorstate()
150 herc_current_color = herc_normal_color; in hercules_setcolorstate()
153 herc_current_color = herc_highlight_color; in hercules_setcolorstate()
156 herc_current_color = herc_standard_color; in hercules_setcolorstate()