Searched refs:searchbox_title (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 34 dlg.searchbox_title.atr = A_BOLD; in set_mono_theme() 74 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 110 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_BLACK, true); in set_blackbg_theme() 139 DLG_COLOR(searchbox_title, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme() 194 init_one_color(&dlg.searchbox_title); in init_dialog_colors()
|
| H A D | dialog.h | 112 struct dialog_color searchbox_title; member
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 47 dlg.searchbox_title.atr = A_BOLD; in set_mono_theme() 87 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 123 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_BLACK, true); in set_blackbg_theme() 152 DLG_COLOR(searchbox_title, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme() 207 init_one_color(&dlg.searchbox_title); in init_dialog_colors()
|
| H A D | dialog.h | 131 struct dialog_color searchbox_title; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 35 dlg.searchbox_title.atr = A_BOLD; in set_mono_theme() 75 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 111 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_BLACK, true); in set_blackbg_theme() 140 DLG_COLOR(searchbox_title, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme() 195 init_one_color(&dlg.searchbox_title); in init_dialog_colors()
|
| H A D | dialog.h | 119 struct dialog_color searchbox_title; member
|