Home | History | Annotate | Download | only in include

Lines Matching refs:_color

421 	int	_color;		/* current color-pair for non-space character */
1096 #define wattrset(win,at) ((win)->_color = PAIR_NUMBER(at), \
1239 (win)->_color = (p), \
1242 (void)((p) != (void *)0 && (*(p) = (win)->_color)), \