Home
last modified time | relevance | path

Searched refs:button_key_inactive (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dutil.c28 dlg.button_key_inactive.atr = A_BOLD; in set_mono_theme()
68 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_WHITE, false); in set_classic_theme()
102 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
188 init_one_color(&dlg.button_key_inactive); in init_dialog_colors()
449 : dlg.button_key_inactive.atr); in print_button()
H A Ddialog.h106 struct dialog_color button_key_inactive; member
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dutil.c41 dlg.button_key_inactive.atr = A_BOLD; in set_mono_theme()
81 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_WHITE, false); in set_classic_theme()
115 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
201 init_one_color(&dlg.button_key_inactive); in init_dialog_colors()
462 : dlg.button_key_inactive.atr); in print_button()
H A Ddialog.h125 struct dialog_color button_key_inactive; member
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c29 dlg.button_key_inactive.atr = A_BOLD; in set_mono_theme()
69 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_WHITE, false); in set_classic_theme()
103 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
189 init_one_color(&dlg.button_key_inactive); in init_dialog_colors()
450 : dlg.button_key_inactive.atr); in print_button()
H A Ddialog.h113 struct dialog_color button_key_inactive; member