Searched defs:fg_color (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/io/ |
H A D | tem_safe.c | 931 text_color_t fg_color; in tem_safe_send_data() local 1277 text_color_t fg_color, text_color_t bg_color, in tem_safe_text_display() argument 1379 tem_safe_pix_display(struct tem_vt_state * tem,uchar_t * string,int count,screen_pos_t row,screen_pos_t col,text_color_t fg_color,text_color_t bg_color,cred_t * credp,enum called_from called_from) tem_safe_pix_display() argument 1986 bit_to_pix4(struct tem_vt_state * tem,uchar_t c,text_color_t fg_color,text_color_t bg_color) bit_to_pix4() argument 2041 bit_to_pix8(struct tem_vt_state * tem,uchar_t c,text_color_t fg_color,text_color_t bg_color) bit_to_pix8() argument 2196 text_color_t fg_color; tem_safe_pix_cls_range() local 2229 tem_safe_virtual_display(struct tem_vt_state * tem,unsigned char * string,int count,screen_pos_t row,screen_pos_t col,text_color_t fg_color,text_color_t bg_color) tem_safe_virtual_display() argument 2345 text_color_t fg_color; tem_safe_virtual_cls() local 2384 text_color_t fg_color, fg_last; tem_safe_unblank_screen() local [all...] |
/titanic_51/usr/src/uts/common/sys/ |
H A D | visual_io.h | 238 unsigned char fg_color; /* Foreground color */ member 256 color_t fg_color; /* Foreground color */ member
|
H A D | tem_impl.h | 111 text_color_t fg_color; member
|