Lines Matching refs:A_NORMAL
33 dlg.screen.atr = A_NORMAL; in set_mono_theme()
34 dlg.shadow.atr = A_NORMAL; in set_mono_theme()
35 dlg.dialog.atr = A_NORMAL; in set_mono_theme()
37 dlg.border.atr = A_NORMAL; in set_mono_theme()
43 dlg.button_label_inactive.atr = A_NORMAL; in set_mono_theme()
44 dlg.inputbox.atr = A_NORMAL; in set_mono_theme()
45 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme()
46 dlg.searchbox.atr = A_NORMAL; in set_mono_theme()
48 dlg.searchbox_border.atr = A_NORMAL; in set_mono_theme()
50 dlg.menubox.atr = A_NORMAL; in set_mono_theme()
51 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme()
52 dlg.item.atr = A_NORMAL; in set_mono_theme()