Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c47 dlg.uarrow.atr = A_BOLD; in set_mono_theme()
87 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
129 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
207 init_one_color(&dlg.uarrow); in init_dialog_colors()
H A Ddialog.h131 struct dialog_color uarrow; member
H A Dchecklist.c58 wattrset(win, dlg.uarrow.atr); in print_arrows()
H A Dmenubox.c108 wattrset(win, dlg.uarrow.atr); in print_arrows()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dutil.c47 dlg.uarrow.atr = A_BOLD; in set_mono_theme()
87 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
129 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
207 init_one_color(&dlg.uarrow); in init_dialog_colors()
H A Ddialog.h109 struct dialog_color uarrow; member
H A Dchecklist.c58 wattrset(win, dlg.uarrow.atr); in print_arrows()
H A Dmenubox.c100 wattrset(win, dlg.uarrow.atr); in print_arrows()