Home | History | Annotate | Download | only in pci

Lines Matching defs:pm2fb_rectfill

144 static void	pm2fb_rectfill(struct pm2fb_softc *, int, int, int, int,
423 pm2fb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height,
470 pm2fb_rectfill(sc, 0, sc->sc_height, sc->sc_width, 200, 0xffffffff);
471 pm2fb_rectfill(sc, 0, sc->sc_height, 300, 10, 0);
472 pm2fb_rectfill(sc, 10, sc->sc_height, 200, 10, 0xe0e0e0e0);
880 pm2fb_rectfill(struct pm2fb_softc *sc, int x, int y, int wi, int he,
906 pm2fb_rectfill(sc, x, y, wi, he,
1051 pm2fb_rectfill(sc, x, y, wi, he, bg);
1128 pm2fb_rectfill(sc, x, y + he - 2, wi, 1, fg);
1160 pm2fb_rectfill(sc, x, y, wi, he, bg);
1165 pm2fb_rectfill(sc, x, y + he - 2, wi, 1, fg);
1246 pm2fb_rectfill(sc, x, y + he - 2, wi, 1, fg);
1282 pm2fb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
1319 pm2fb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);