Home
last modified time | relevance | path

Searched refs:inputbox_border (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dutil.c32 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 Ddialog.h110 struct dialog_color inputbox_border; member
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dutil.c45 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 Ddialog.h129 struct dialog_color inputbox_border; member
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c33 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 Ddialog.h117 struct dialog_color inputbox_border; member