cg14_rectfill
cg14_rectfill(sc, dstx, dsty, width, height,
static void cg14_rectfill(struct cgfourteen_softc *, int, int, int, int,
cg14_rectfill(sc, x, y, wi, he, bg);
cg14_rectfill(sc, x, y + he - 2, wi, 1, fg);
cg14_rectfill(sc, x, y + he - 2, wi, 1, fg);
cg14_rectfill(sc, x, y, wi, he, bg);
cg14_rectfill(sc, x, y + he - 2, wi, 1, fg);
cg14_rectfill(sc, x, y + he - 2, wi, 1, fg);
cg14_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
cg14_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
cg14_rectfill(sc, 0, 0, ri->ri_width, ri->ri_height,