Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dconsole.c41 case COLOR_STATE_NORMAL: in console_setcolorstate()
H A Dterm.h32 COLOR_STATE_NORMAL, enumerator
H A Dhercules.c149 case COLOR_STATE_NORMAL: in hercules_setcolorstate()
H A Dstage2.c109 current_term->setcolorstate (COLOR_STATE_NORMAL); in print_entry()
203 current_term->setcolorstate (COLOR_STATE_NORMAL); in print_border()
H A Dgraphics.c293 case COLOR_STATE_NORMAL: in graphics_setcolorstate()
H A Dchar_io.c1220 current_term->setcolorstate (COLOR_STATE_NORMAL); in grub_putchar()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1225 (COLOR_STATE_NORMAL): User defined normal color.