Searched refs:button_label_inactive (Results 1 – 2 of 2) sorted by relevance
38 dlg.button_label_inactive.atr = A_NORMAL; in set_mono_theme()78 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_WHITE, true); in set_classic_theme()112 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme()198 init_one_color(&dlg.button_label_inactive); in init_dialog_colors()387 : dlg.button_label_inactive.atr); in print_button()394 : dlg.button_label_inactive.atr); in print_button()
115 struct dialog_color button_label_inactive; member