Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c54 dlg.tag_key_selected.atr = A_REVERSE; in set_mono_theme()
94 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
134 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme()
214 init_one_color(&dlg.tag_key_selected); in init_dialog_colors()
H A Ddialog.h135 struct dialog_color tag_key_selected; member
H A Dmenubox.c91 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item()