Searched defs:vga_drawrect (Results 1 – 1 of 1) sorted by relevance
100 static vd_drawrect_t vga_drawrect; variable374 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, in vga_drawrect() function