Searched refs:searchbox (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 33 dlg.searchbox.atr = A_NORMAL; in set_mono_theme() 73 DLG_COLOR(searchbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 109 DLG_COLOR(searchbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 193 init_one_color(&dlg.searchbox); in init_dialog_colors()
|
| H A D | dialog.h | 111 struct dialog_color searchbox; member
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 46 dlg.searchbox.atr = A_NORMAL; in set_mono_theme() 86 DLG_COLOR(searchbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 122 DLG_COLOR(searchbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 206 init_one_color(&dlg.searchbox); in init_dialog_colors()
|
| H A D | dialog.h | 130 struct dialog_color searchbox; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 34 dlg.searchbox.atr = A_NORMAL; in set_mono_theme() 74 DLG_COLOR(searchbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 110 DLG_COLOR(searchbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 194 init_one_color(&dlg.searchbox); in init_dialog_colors()
|
| H A D | dialog.h | 118 struct dialog_color searchbox; member
|