Searched refs:inputbox_border (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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 | 94 struct dialog_color inputbox_border; member
|
Completed in 3 milliseconds