Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dconsole.c44 case COLOR_STATE_HIGHLIGHT: in console_setcolorstate()
H A Dterm.h34 COLOR_STATE_HIGHLIGHT enumerator
H A Dhercules.c152 case COLOR_STATE_HIGHLIGHT: in hercules_setcolorstate()
H A Dserial.c450 if (state == COLOR_STATE_HIGHLIGHT) in serial_setcolorstate()
H A Dgraphics.c296 case COLOR_STATE_HIGHLIGHT: in graphics_setcolorstate()
H A Dstage2.c112 current_term->setcolorstate (COLOR_STATE_HIGHLIGHT); in print_entry()
H A Dchar_io.c1215 current_term->setcolorstate (COLOR_STATE_HIGHLIGHT); in grub_putchar()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c744 (state == COLOR_STATE_HIGHLIGHT) ? A_REVERSE : A_NORMAL; in console_setcolorstate()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1226 (COLOR_STATE_HIGHLIGHT): User defined highlight color.