Searched refs:inputbox_border (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 32 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme() 72 DLG_COLOR(inputbox_border, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 107 DLG_COLOR(inputbox_border, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 192 init_one_color(&dlg.inputbox_border); in init_dialog_colors()
|
| H A D | dialog.h | 110 struct dialog_color inputbox_border; member
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 45 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme() 85 DLG_COLOR(inputbox_border, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 120 DLG_COLOR(inputbox_border, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 205 init_one_color(&dlg.inputbox_border); in init_dialog_colors()
|
| H A D | dialog.h | 129 struct dialog_color inputbox_border; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 33 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme() 73 DLG_COLOR(inputbox_border, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 108 DLG_COLOR(inputbox_border, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 193 init_one_color(&dlg.inputbox_border); in init_dialog_colors()
|
| H A D | dialog.h | 117 struct dialog_color inputbox_border; member
|