Home
last modified time | relevance | path

Searched refs:tag_key_selected (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/kconfig/lxdialog/
H A Dutil.c31 dlg.tag_key_selected.atr = A_REVERSE; in set_mono_theme()
67 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
102 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme()
177 init_one_color(&dlg.tag_key_selected); in init_dialog_colors()
H A Ddialog.h102 struct dialog_color tag_key_selected; member
H A Dmenubox.c70 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item()