Home
last modified time | relevance | path

Searched defs:vga_setpixel (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c100 static vd_setpixel_t vga_setpixel; global() variable
361 vga_setpixel(struct vt_device *vd, int x, int y, term_color_t color) vga_setpixel() function