Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c53 dlg.tag_key.atr = A_BOLD; in set_mono_theme()
93 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
133 DLG_COLOR(tag_key, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
152 DLG_COLOR(tag_key, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
213 init_one_color(&dlg.tag_key); in init_dialog_colors()
H A Ddialog.h134 struct dialog_color tag_key; member
H A Dmenubox.c92 : dlg.tag_key.atr); in do_print_item()