Home | History | Annotate | Download | only in libcurses

Lines Matching defs:temp_nc

94 	attr_t			 temp_nc;
173 temp_nc = (attr_t)t_no_color_video(_cursesi_screen->term);
174 if (temp_nc & 0x0001)
176 if (temp_nc & 0x0002)
178 if (temp_nc & 0x0004)
180 if (temp_nc & 0x0008)
182 if (temp_nc & 0x0010)
184 if (temp_nc & 0x0020)
186 if (temp_nc & 0x0040)
188 if (temp_nc & 0x0080)
190 if (temp_nc & 0x0100)