Searched defs:bg_color (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | visual_io.h | 239 unsigned char bg_color; /* Background color */ member in struct:vis_consdisplay 257 color_t bg_color; /* Background color */ member in struct:vis_conscursor
|
| H A D | tem_impl.h | 114 text_color_t bg_color; member in struct:tem_color 176 text_color_t *tvs_bg_buf; /* bg_color attribute cache */
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | tem_safe.c | 151 text_color_t fg_color, text_color_t bg_color); 153 text_color_t fg_color, text_color_t bg_color); 155 text_color_t fg_color, text_color_t bg_color); 478 tem->tvs_bg_color = tems.ts_init_color.bg_color; 541 tem->tvs_bg_color = tems.ts_init_color.bg_color; 983 text_color_t bg_color; local 993 tem_safe_get_color(tem, &fg_color, &bg_color, TEM_ATTR_REVERSE); 997 fg_color, bg_color); 1006 fg_color, bg_color, 1327 text_color_t fg_color, text_color_t bg_color, 1325 tem_safe_text_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) argument 1426 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) argument 2033 bit_to_pix4( struct tem_vt_state *tem, uchar_t c, text_color_t fg_color, text_color_t bg_color) argument 2088 bit_to_pix8( struct tem_vt_state *tem, uchar_t c, text_color_t fg_color, text_color_t bg_color) argument 2251 text_color_t bg_color; local 2281 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) argument 2400 text_color_t bg_color; local 2439 text_color_t bg_color, bg_last; local [all...] |
Completed in 64 milliseconds