Searched refs:tag_selected (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 42 dlg.tag_selected.atr = A_REVERSE; in set_mono_theme() 82 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 122 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 202 init_one_color(&dlg.tag_selected); in init_dialog_colors()
|
| H A D | dialog.h | 120 struct dialog_color tag_selected; member
|
| H A D | checklist.c | 38 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 55 dlg.tag_selected.atr = A_REVERSE; in set_mono_theme() 95 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 135 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 215 init_one_color(&dlg.tag_selected); in init_dialog_colors()
|
| H A D | dialog.h | 139 struct dialog_color tag_selected; member
|
| H A D | checklist.c | 51 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 43 dlg.tag_selected.atr = A_REVERSE; in set_mono_theme() 83 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 123 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 203 init_one_color(&dlg.tag_selected); in init_dialog_colors()
|
| H A D | dialog.h | 127 struct dialog_color tag_selected; member
|
| H A D | checklist.c | 39 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
|