Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c44 dlg.searchbox_title.atr = A_BOLD; in set_mono_theme()
84 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
120 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_BLACK, true); in set_blackbg_theme()
149 DLG_COLOR(searchbox_title, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
204 init_one_color(&dlg.searchbox_title); in init_dialog_colors()
H A Ddialog.h125 struct dialog_color searchbox_title; member