Searched refs:darrow (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | util.c | 48 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 D | dialog.h | 126 struct dialog_color darrow; member
|
H A D | checklist.c | 73 wattrset(win, dlg.darrow.atr); in print_arrows()
|
H A D | menubox.c | 124 wattrset(win, dlg.darrow.atr); in print_arrows()
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | util.c | 48 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 D | dialog.h | 110 struct dialog_color darrow; member
|
H A D | checklist.c | 73 wattrset(win, dlg.darrow.atr); in print_arrows()
|
H A D | menubox.c | 116 wattrset(win, dlg.darrow.atr); in print_arrows()
|
Completed in 6 milliseconds