Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dserial.c360 case DISP_DOWN: in serial_putchar()
H A Dstage2.c163 grub_putchar (DISP_DOWN); in print_entries()
317 DISP_UP, DISP_DOWN); in run_menu()
H A Dshared.h378 #define DISP_DOWN 0x19 macro
/titanic_41/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c554 case DISP_DOWN: in console_putchar()
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog1460 [GRUB_UTIL] (DISP_DOWN): Likewise.
3623 DISP_DOWN to ACS_UARROW and ACS_DARROW, respectively. Don't call
3673 DISP_DOWN at the start time. Instead, set them just before using
3901 DISP_DOWN, respectively.
6200 (run_menu) [!GRUB_UTIL]: Use DISP_UP and DISP_DOWN instead of
6221 [GRUB_UTIL] (DISP_DOWN): Set to ACS_DARROW.