Searched refs:searchbox_title (Results 1 – 2 of 2) sorted by relevance
35 dlg.searchbox_title.atr = A_BOLD; in set_mono_theme()75 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()111 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_BLACK, true); in set_blackbg_theme()140 DLG_COLOR(searchbox_title, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()195 init_one_color(&dlg.searchbox_title); in init_dialog_colors()
119 struct dialog_color searchbox_title; member