Home
last modified time | relevance | path

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

/openbmc/u-boot/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.h117 struct dialog_color searchbox; member
/openbmc/linux/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.h95 struct dialog_color searchbox; member