Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/lxdialog/
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()
Ddialog.h125 struct dialog_color uarrow; member
Dchecklist.c58 wattrset(win, dlg.uarrow.atr); in print_arrows()
Dmenubox.c108 wattrset(win, dlg.uarrow.atr); in print_arrows()