Searched refs:button_inactive (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 26 dlg.button_inactive.atr = A_DIM; in set_mono_theme() 66 DLG_COLOR(button_inactive, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 100 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 186 init_one_color(&dlg.button_inactive); in init_dialog_colors() 440 : dlg.button_inactive.atr); in print_button() 455 : dlg.button_inactive.atr); in print_button()
|
| H A D | dialog.h | 104 struct dialog_color button_inactive; member
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 39 dlg.button_inactive.atr = A_DIM; in set_mono_theme() 79 DLG_COLOR(button_inactive, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 113 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 199 init_one_color(&dlg.button_inactive); in init_dialog_colors() 453 : dlg.button_inactive.atr); in print_button() 468 : dlg.button_inactive.atr); in print_button()
|
| H A D | dialog.h | 123 struct dialog_color button_inactive; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 27 dlg.button_inactive.atr = A_DIM; in set_mono_theme() 67 DLG_COLOR(button_inactive, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 101 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 187 init_one_color(&dlg.button_inactive); in init_dialog_colors() 441 : dlg.button_inactive.atr); in print_button() 456 : dlg.button_inactive.atr); in print_button()
|
| H A D | dialog.h | 111 struct dialog_color button_inactive; member
|