Lines Matching refs:attributes
92 #define screen_attr attributes[0]
93 #define shadow_attr attributes[1]
94 #define dialog_attr attributes[2]
95 #define title_attr attributes[3]
96 #define border_attr attributes[4]
97 #define button_active_attr attributes[5]
98 #define button_inactive_attr attributes[6]
99 #define button_key_active_attr attributes[7]
100 #define button_key_inactive_attr attributes[8]
101 #define button_label_active_attr attributes[9]
102 #define button_label_inactive_attr attributes[10]
103 #define inputbox_attr attributes[11]
104 #define inputbox_border_attr attributes[12]
105 #define searchbox_attr attributes[13]
106 #define searchbox_title_attr attributes[14]
107 #define searchbox_border_attr attributes[15]
108 #define position_indicator_attr attributes[16]
109 #define menubox_attr attributes[17]
110 #define menubox_border_attr attributes[18]
111 #define item_attr attributes[19]
112 #define item_selected_attr attributes[20]
113 #define tag_attr attributes[21]
114 #define tag_selected_attr attributes[22]
115 #define tag_key_attr attributes[23]
116 #define tag_key_selected_attr attributes[24]
117 #define check_attr attributes[25]
118 #define check_selected_attr attributes[26]
119 #define uarrow_attr attributes[27]
120 #define darrow_attr attributes[28]
131 extern chtype attributes[];