Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c44 dlg.tag_key.atr = A_BOLD; in set_mono_theme()
84 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
124 DLG_COLOR(tag_key, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
143 DLG_COLOR(tag_key, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
204 init_one_color(&dlg.tag_key); in init_dialog_colors()
H A Ddialog.h128 struct dialog_color tag_key; member
H A Dmenubox.c80 : dlg.tag_key.atr); in do_print_item()