/src/sys/arch/vax/vsa/ |
gpx.c | 226 static void gpx_fillrect(struct gpx_screen *, int, int, int, int, long, u_int); 572 gpx_fillrect(ss, dx, dy + font->fontheight - 2, font->fontwidth, 607 gpx_fillrect(ss, x, y, dx, dy, attr, LF_R2); /* bg fill */ 640 gpx_fillrect(ss, x, y, dx, dy, attr, LF_R2); /* bg fill */ 654 gpx_fillrect(ss, x, y, w, h, WSCOL_WHITE << 24, LF_R4); /* invert */ 1100 gpx_fillrect(struct gpx_screen *ss, int x, int y, int dx, int dy, long attr, function in typeref:typename:void
|
gpx.c | 226 static void gpx_fillrect(struct gpx_screen *, int, int, int, int, long, u_int); 572 gpx_fillrect(ss, dx, dy + font->fontheight - 2, font->fontwidth, 607 gpx_fillrect(ss, x, y, dx, dy, attr, LF_R2); /* bg fill */ 640 gpx_fillrect(ss, x, y, dx, dy, attr, LF_R2); /* bg fill */ 654 gpx_fillrect(ss, x, y, w, h, WSCOL_WHITE << 24, LF_R4); /* invert */ 1100 gpx_fillrect(struct gpx_screen *ss, int x, int y, int dx, int dy, long attr, function in typeref:typename:void
|
gpx.c | 226 static void gpx_fillrect(struct gpx_screen *, int, int, int, int, long, u_int); 572 gpx_fillrect(ss, dx, dy + font->fontheight - 2, font->fontwidth, 607 gpx_fillrect(ss, x, y, dx, dy, attr, LF_R2); /* bg fill */ 640 gpx_fillrect(ss, x, y, dx, dy, attr, LF_R2); /* bg fill */ 654 gpx_fillrect(ss, x, y, w, h, WSCOL_WHITE << 24, LF_R4); /* invert */ 1100 gpx_fillrect(struct gpx_screen *ss, int x, int y, int dx, int dy, long attr, function in typeref:typename:void
|