Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
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()
Ddialog.h130 struct dialog_color searchbox; member