Searched refs:button_label_inactive (Results 1 – 2 of 2) sorted by relevance
30 dlg.button_label_inactive.atr = A_NORMAL; in set_mono_theme()70 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_WHITE, true); in set_classic_theme()104 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme()190 init_one_color(&dlg.button_label_inactive); in init_dialog_colors()445 : dlg.button_label_inactive.atr); in print_button()452 : dlg.button_label_inactive.atr); in print_button()
108 struct dialog_color button_label_inactive; member