Searched refs:button_label_inactive (Results 1 – 2 of 2) sorted by relevance
43 dlg.button_label_inactive.atr = A_NORMAL; in set_mono_theme()83 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_WHITE, true); in set_classic_theme()117 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme()203 init_one_color(&dlg.button_label_inactive); in init_dialog_colors()458 : dlg.button_label_inactive.atr); in print_button()465 : dlg.button_label_inactive.atr); in print_button()
121 struct dialog_color button_label_inactive; member