Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterm.h81 void (*setcolor) (int normal_color, int highlight_color);
110 void console_setcolor (int normal_color, int highlight_color);
138 void hercules_setcolor (int normal_color, int highlight_color);
152 void graphics_setcolor (int normal_color, int highlight_color);
H A Dconsole.c56 console_setcolor (int normal_color, int highlight_color) in console_setcolor() argument
58 console_normal_color = normal_color; in console_setcolor()
H A Dhercules.c164 hercules_setcolor (int normal_color, int highlight_color) in hercules_setcolor() argument
166 herc_normal_color = normal_color; in hercules_setcolor()
H A Dgraphics.c307 void graphics_setcolor (int normal_color, int highlight_color) { in graphics_setcolor() argument
308 graphics_normal_color = normal_color; in graphics_setcolor()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c748 console_setcolor (int normal_color, int highlight_color) in console_setcolor() argument
1279 hercules_setcolor (int normal_color, int highlight_color) in hercules_setcolor() argument
1281 console_setcolor (normal_color, highlight_color); in hercules_setcolor()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1408 (normal_color): Likewise.
1463 (normal_color): Removed.
7591 (normal_color): Likewise.
8444 * shared_src/cmdline.c (normal_color): New variable.
8448 * shared_src/shared.h (normal_color): Declared.
8456 (cmain): Initialize normal_color and highlight_color. Handle