/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_bitmap.c | 455 data = ca->bg_color.eight; in bitmap_cons_clear() 467 data = (ca->bg_color.sixteen[0] << 8) | in bitmap_cons_clear() 468 ca->bg_color.sixteen[1]; in bitmap_cons_clear() 480 data = ca->bg_color.twentyfour[0] << 16; in bitmap_cons_clear() 481 data |= ca->bg_color.twentyfour[1] << 8; in bitmap_cons_clear() 482 data |= ca->bg_color.twentyfour[2]; in bitmap_cons_clear() 500 data = *(uint32_t *)&ca->bg_color; in bitmap_cons_clear() 539 bg = ca->bg_color.eight; in bitmap_display_cursor() 555 bg = ca->bg_color.sixteen[0] << 8; in bitmap_display_cursor() 556 bg |= ca->bg_color.sixteen[1]; in bitmap_display_cursor() [all …]
|
H A D | gfxp_vgatext.c | 619 attr = (solaris_color_to_pc_color[da->bg_color.four & 0xf] << 4) in vgatext_cons_display() 728 if (ca->bg_color.four == 0) /* bright white */ in vgatext_cons_clear() 733 val = (solaris_color_to_pc_color[ca->bg_color.four & 0xf] << 4) | in vgatext_cons_clear()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | visual_io.h | 241 color_t bg_color; /* Background color */ member 251 color_t bg_color; /* Background color */ member 269 color_t bg_color; /* Background color */ member
|
H A D | tem_impl.h | 162 text_color_t bg_color; member
|
/illumos-gate/usr/src/common/font/ |
H A D | font.c | 395 uint32_t bg_color) in font_bit_to_pix4() argument 423 *dest++ = bg_color << 4 | bg_color; in font_bit_to_pix4() 426 *dest++ = bg_color << 4 | fg_color; in font_bit_to_pix4() 429 *dest++ = fg_color << 4 | bg_color; in font_bit_to_pix4() 456 uint32_t bg_color) in font_bit_to_pix8() argument 486 *dest++ = (data & mask ? fg_color: bg_color); in font_bit_to_pix8()
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_fb.c | 370 if (fb_info.bg_color < XLATE_NCOLORS) { in boot_get_color() 371 if (fb_info.bg_color == pc_white) in boot_get_color() 372 *fg = brt_xlate[fb_info.bg_color]; in boot_get_color() 374 *fg = dim_xlate[fb_info.bg_color]; in boot_get_color() 376 *fg = fb_info.bg_color; in boot_get_color() 388 if (fb_info.bg_color < XLATE_NCOLORS) { in boot_get_color() 389 if (fb_info.bg_color == pc_white) in boot_get_color() 390 *bg = brt_xlate[fb_info.bg_color]; in boot_get_color() 392 *bg = dim_xlate[fb_info.bg_color]; in boot_get_color() 394 *bg = fb_info.bg_color; in boot_get_color()
|
H A D | boot_console.c | 635 fb_info.bg_color = 0; in bcons_init_fb() 652 fb_info.bg_color = intval; in bcons_init_fb()
|
/illumos-gate/usr/src/boot/common/ |
H A D | tem.c | 164 text_color_t fg_color, text_color_t bg_color); 598 active->tvs_bg_color = tems.ts_init_color.bg_color; in tems_modechange_callback() 895 pcolor->bg_color.n = bg; in tems_get_initial_color() 921 if (pcolor->bg_color.n == ANSI_COLOR_WHITE) in tems_get_initial_color() 1255 tem->tvs_bg_color = tems.ts_init_color.bg_color; in tem_selgraph() 1454 tem->tvs_bg_color = tems.ts_init_color.bg_color; in tem_selgraph() 2320 tem_set_color(&bg, &da.bg_color); in tem_text_display() 2535 text_color_t bg_color; in tem_cls() local 2551 tem_get_color(tem, &fg_color, &bg_color, &c); in tem_cls() 2552 tem_set_color(&bg_color, &cl.bg_color); in tem_cls() [all …]
|
H A D | gfx_fb.c | 973 rv = gfxfb_blt(&ca->bg_color, GfxFbBltVideoFill, 0, 0, in gfx_fb_cons_clear() 1243 bcopy(&ca->bg_color, &bg.p32, sizeof (bg.p32)); in gfx_fb_display_cursor()
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | framebuffer.h | 72 uint8_t bg_color; /* ansi background */ member
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tem_safe.c | 171 text_color_t fg_color, text_color_t bg_color); 173 text_color_t fg_color, text_color_t bg_color); 175 text_color_t fg_color, text_color_t bg_color); 177 text_color_t fg_color, text_color_t bg_color); 179 text_color_t fg_color, text_color_t bg_color); 608 tem->tvs_bg_color = tems.ts_init_color.bg_color; in tem_safe_selgraph() 805 tem->tvs_bg_color = tems.ts_init_color.bg_color; in tem_safe_selgraph() 1806 tem_safe_set_color(&bg, &da.bg_color); in tem_safe_text_display() 2094 text_color_t bg_color; in tem_safe_pix_clear_entire_screen() local 2107 tem_safe_get_color(tem, &fg_color, &bg_color, &c); in tem_safe_pix_clear_entire_screen() [all …]
|
H A D | tem.c | 983 pcolor->bg_color.n = bg; in tems_get_initial_color() 1006 if (pcolor->bg_color.n == ANSI_COLOR_WHITE) in tems_get_initial_color() 1020 if (pcolor->bg_color.n == ANSI_COLOR_WHITE) in tems_get_initial_color()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | tem_impl.h | 146 text_color_t bg_color; member
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | vidconsole.c | 257 val = (solaris_color_to_pc_color[ca->bg_color.four & 0xf] << 4) | in vidc_text_cons_clear() 474 attr = (solaris_color_to_pc_color[da->bg_color.four & 0xf] << 4) | in vidc_text_cons_display()
|
/illumos-gate/usr/src/boot/efi/libefi/ |
H A D | efi_console.c | 324 bg = solaris_color_to_efi_color[ca->bg_color.four & 0xF] & 0x7; in efi_text_cons_clear() 372 bg = solaris_color_to_efi_color[da->bg_color.four & 0xf] & 0x7; in efi_text_cons_display()
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | consplat.c | 568 *bg = fb_info.bg_color; in plat_tem_get_colors()
|