Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c48 dlg.darrow.atr = A_BOLD; in set_mono_theme()
88 DLG_COLOR(darrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
130 DLG_COLOR(darrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
208 init_one_color(&dlg.darrow); in init_dialog_colors()
H A Ddialog.h132 struct dialog_color darrow; member
H A Dchecklist.c73 wattrset(win, dlg.darrow.atr); in print_arrows()
H A Dmenubox.c124 wattrset(win, dlg.darrow.atr); in print_arrows()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dutil.c48 dlg.darrow.atr = A_BOLD; in set_mono_theme()
88 DLG_COLOR(darrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
130 DLG_COLOR(darrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
208 init_one_color(&dlg.darrow); in init_dialog_colors()
H A Ddialog.h110 struct dialog_color darrow; member
H A Dchecklist.c73 wattrset(win, dlg.darrow.atr); in print_arrows()
H A Dmenubox.c116 wattrset(win, dlg.darrow.atr); in print_arrows()