Home
last modified time | relevance | path

Searched refs:vd_mcursor_bg (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/dev/fb/
HDcreator_vt.c271 vd->vd_mcursor_fg, vd->vd_mcursor_bg); in creatorfb_bitblt_text()
/trueos/sys/dev/vt/
HDvt.h131 term_color_t vd_mcursor_bg; /* (?) Cursor bg color. */ member
HDvt_core.c195 .vd_mcursor_bg = TC_BLACK,
/trueos/sys/dev/vt/hw/fb/
HDvt_fb.c357 vd->vd_mcursor_fg, vd->vd_mcursor_bg); in vt_fb_bitblt_text()
/trueos/sys/dev/vt/hw/ofwfb/
HDofwfb.c249 vd->vd_mcursor_fg, vd->vd_mcursor_bg); in ofwfb_bitblt_text()
/trueos/sys/dev/vt/hw/vga/
HDvt_vga.c748 vd->vd_mcursor_fg, vd->vd_mcursor_bg, 1); in vga_bitblt_one_text_pixels_block()
752 if ((used_colors_list[vd->vd_mcursor_bg] & 0x2) != 0x2) in vga_bitblt_one_text_pixels_block()