Lines Matching refs:A_NORMAL
21 dlg.screen.atr = A_NORMAL; in set_mono_theme()
22 dlg.shadow.atr = A_NORMAL; in set_mono_theme()
23 dlg.dialog.atr = A_NORMAL; in set_mono_theme()
25 dlg.border.atr = A_NORMAL; in set_mono_theme()
31 dlg.button_label_inactive.atr = A_NORMAL; in set_mono_theme()
32 dlg.inputbox.atr = A_NORMAL; in set_mono_theme()
33 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme()
34 dlg.searchbox.atr = A_NORMAL; in set_mono_theme()
36 dlg.searchbox_border.atr = A_NORMAL; in set_mono_theme()
38 dlg.menubox.atr = A_NORMAL; in set_mono_theme()
39 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme()
40 dlg.item.atr = A_NORMAL; in set_mono_theme()