Home
last modified time | relevance | path

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

/linux/scripts/kconfig/lxdialog/
H A Dutil.c35 dlg.darrow.atr = A_BOLD; in set_mono_theme()
71 DLG_COLOR(darrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
108 DLG_COLOR(darrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
181 init_one_color(&dlg.darrow); in init_dialog_colors()
H A Ddialog.h106 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()