Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dutil.c33 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 Ddialog.h111 struct dialog_color searchbox; member
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dutil.c46 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 Ddialog.h130 struct dialog_color searchbox; member
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c34 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 Ddialog.h118 struct dialog_color searchbox; member