Home
last modified time | relevance | path

Searched refs:vf_width (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/common/font/
H A Dfont.c375 stride = howmany(vf->vf_width, 8) * vf->vf_height; in font_lookup()
411 bytes_wide = (f->vf_width + 7) / 8; in font_bit_to_pix4()
473 bytes_wide = (f->vf_width + 7) / 8; in font_bit_to_pix8()
476 bitsleft = f->vf_width; in font_bit_to_pix8()
535 bytes_wide = (f->vf_width + 7) / 8; in font_bit_to_pix16()
538 bitsleft = f->vf_width; in font_bit_to_pix16()
597 bytes_wide = (f->vf_width + 7) / 8; in font_bit_to_pix24()
600 bitsleft = f->vf_width; in font_bit_to_pix24()
664 bytes_wide = (f->vf_width + 7) / 8; in font_bit_to_pix32()
667 bitsleft = f->vf_width; in font_bit_to_pix32()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c121 cf_font.vf_width = fi->fi_width; in xbi_init_font()
229 boot_fb_font.vf_width = bp->font->vf_width; in boot_fb_set_font()
236 fb_info.font_width = boot_fb_font.vf_width; in boot_fb_set_font()
427 fb_info.terminal.x * boot_fb_font.vf_width) / 2; in boot_fb_init()
441 fb_info.cursor.pos.x * boot_fb_font.vf_width; in boot_fb_init()
559 size = fb_info.terminal.x * boot_fb_font.vf_width * fb_info.bpp; in boot_fb_eraseline_impl()
636 c_copy.e_col = (fb_info.terminal.x - chars) * boot_fb_font.vf_width; in boot_fb_shiftline()
640 c_copy.t_col = fb_info.cursor.origin.x + chars * boot_fb_font.vf_width; in boot_fb_shiftline()
693 size = boot_fb_font.vf_width * fb_info.bpp; in boot_fb_cursor()
724 for (j = 0; j < boot_fb_font.vf_width; j++) { in boot_fb_cursor()
[all …]
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1480 uint32_t vf_width, vf_height; in gfx_term_drawrect() local
1485 vf_width = tems.ts_font.vf_width; in gfx_term_drawrect()
1487 width = vf_width / 4; /* line width */ in gfx_term_drawrect()
1488 xshift = (vf_width - width) / 2; in gfx_term_drawrect()
1505 x1 = (ux1 + 1) * vf_width + tems.ts_p_offset.x; in gfx_term_drawrect()
1507 x2 = ux2 * vf_width + tems.ts_p_offset.x; in gfx_term_drawrect()
1516 x1 = ux1 * vf_width + tems.ts_p_offset.x + xshift; in gfx_term_drawrect()
1521 x1 = ux2 * vf_width + tems.ts_p_offset.x; in gfx_term_drawrect()
1522 x1 += vf_width - xshift - width; in gfx_term_drawrect()
1526 x1 = ux1 * vf_width + tems.ts_p_offset.x + xshift; in gfx_term_drawrect()
[all …]
H A Dtem.c482 tems.ts_font.vf_width = font_data->font->vf_width; in tems_setup_font()
540 (tems.ts_c_dimension.width * tems.ts_font.vf_width)) / 2; in tems_setup_terminal()
542 tems.ts_font.vf_width * tems.ts_font.vf_height; in tems_setup_terminal()
558 snprintf(env, sizeof (env), "%dx%d", tems.ts_font.vf_width, in tems_setup_terminal()
789 width = tems.ts_font.vf_width; in tem_prom_scroll_up()
2395 da.width = tems.ts_font.vf_width; in tem_pix_display()
2444 ma.s_col = s_col * tems.ts_font.vf_width; in tem_pix_copy()
2447 ma.t_col = t_col * tems.ts_font.vf_width; in tem_pix_copy()
2449 ma.s_col = s_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_pix_copy()
2450 ma.e_col = (e_col + 1) * tems.ts_font.vf_width + in tem_pix_copy()
[all …]
H A Dmodule.c552 if (tems.ts_font.vf_width == fl->font_data->width && in build_font_module()
568 fi.fi_width = fd->vf_width; in build_font_module()
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c566 tems.ts_font.vf_width = font_data->font->vf_width; in tems_setup_font()
616 (tems.ts_c_dimension.width * tems.ts_font.vf_width)) / 2; in tems_setup_terminal()
619 tems.ts_font.vf_width * tems.ts_font.vf_height; in tems_setup_terminal()
850 width = tems.ts_font.vf_width; in tem_prom_scroll_up()
H A Dtem_safe.c1911 da.width = (screen_size_t)tems.ts_font.vf_width; in tem_safe_pix_display()
1968 ma.s_col = s_col * tems.ts_font.vf_width; in tem_safe_pix_copy()
1971 ma.t_col = t_col * tems.ts_font.vf_width; in tem_safe_pix_copy()
1973 ma.s_col = s_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_safe_pix_copy()
1974 ma.e_col = (e_col + 1) * tems.ts_font.vf_width + in tem_safe_pix_copy()
1976 ma.t_col = t_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_safe_pix_copy()
2072 width = tems.ts_font.vf_width; in tem_safe_pix_clear_prom_output()
2112 width = tems.ts_font.vf_width; in tem_safe_pix_clear_entire_screen()
2448 ca.col = tem->tvs_c_cursor.col * tems.ts_font.vf_width + in tem_safe_pix_cursor()
2450 ca.width = (screen_size_t)tems.ts_font.vf_width; in tem_safe_pix_cursor()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h72 uint32_t vf_width; /* Glyph width. */ member
/illumos-gate/usr/src/common/ficl/
H A Dloader.c96 x1 = tems.ts_p_offset.x + x1 * tems.ts_font.vf_width; in ficl_term_putimage()
100 x2 * tems.ts_font.vf_width; in ficl_term_putimage()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c979 console->vga.font.vf_width = font_data->font->vf_width; in vgatext_init()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2057 fd->vf_width = tmp->vf_width; in get_console_font()