Searched refs:check_selected (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 46 dlg.check_selected.atr = A_REVERSE; in set_mono_theme() 86 DLG_COLOR(check_selected, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 127 DLG_COLOR(check_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 206 init_one_color(&dlg.check_selected); in init_dialog_colors()
|
| H A D | dialog.h | 124 struct dialog_color check_selected; member
|
| H A D | checklist.c | 33 wattrset(win, selected ? dlg.check_selected.atr in print_item()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 59 dlg.check_selected.atr = A_REVERSE; in set_mono_theme() 99 DLG_COLOR(check_selected, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 140 DLG_COLOR(check_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 219 init_one_color(&dlg.check_selected); in init_dialog_colors()
|
| H A D | dialog.h | 143 struct dialog_color check_selected; member
|
| H A D | checklist.c | 46 wattrset(win, selected ? dlg.check_selected.atr in print_item()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 47 dlg.check_selected.atr = A_REVERSE; in set_mono_theme() 87 DLG_COLOR(check_selected, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 128 DLG_COLOR(check_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 207 init_one_color(&dlg.check_selected); in init_dialog_colors()
|
| H A D | dialog.h | 131 struct dialog_color check_selected; member
|
| H A D | checklist.c | 34 wattrset(win, selected ? dlg.check_selected.atr in print_item()
|