Searched refs:button_label_inactive (Results 1 – 2 of 2) sorted by relevance
57 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_WHITE, true); in set_classic_theme()87 DLG_COLOR(button_label_inactive, COLOR_WHITE, COLOR_BLACK, false); in set_blackbg_theme()167 init_one_color(&dlg.button_label_inactive); in init_dialog_colors()418 : dlg.button_label_inactive.atr); in print_button()425 : dlg.button_label_inactive.atr); in print_button()
92 struct dialog_color button_label_inactive; member