Home | History | Annotate | Download | only in rcons

Lines Matching defs:color

147 		/* Initialize color font cache if necessary. */
161 int color;
164 color = RAS_GETCOLOR( rop );
169 /* Yes, but is it the right color? */
170 if ( rf->cache->color[ch] == color )
182 rf->cache->color[ch] = color;
197 rf->cache->color[ch] = color;