Lines Matching refs:A_NORMAL
20 dlg.screen.atr = A_NORMAL; in set_mono_theme()
21 dlg.shadow.atr = A_NORMAL; in set_mono_theme()
22 dlg.dialog.atr = A_NORMAL; in set_mono_theme()
24 dlg.border.atr = A_NORMAL; in set_mono_theme()
30 dlg.button_label_inactive.atr = A_NORMAL; in set_mono_theme()
31 dlg.inputbox.atr = A_NORMAL; in set_mono_theme()
32 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme()
33 dlg.searchbox.atr = A_NORMAL; in set_mono_theme()
35 dlg.searchbox_border.atr = A_NORMAL; in set_mono_theme()
37 dlg.menubox.atr = A_NORMAL; in set_mono_theme()
38 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme()
39 dlg.item.atr = A_NORMAL; in set_mono_theme()