Lines Matching defs:wi
287 newport_fill_rectangle(struct newport_devconfig *dc, int x1, int y1, int wi,
290 int x2 = x1 + wi - 1;
319 int yd, int wi, int he, int rop)
336 xd += wi - 1;
337 xs += wi - 1;
339 xe = xs + wi - 1;
724 int x, y, wi,he;
726 wi = ri->ri_font->fontwidth;
730 x = ri->ri_ccol * wi + ri->ri_xorigin;
732 newport_bitblt(dc, x, y, x, y, wi, he, 12);
741 x = ri->ri_ccol * wi + ri->ri_xorigin;
743 newport_bitblt(dc, x, y, x, y, wi, he, 12);
838 ncols * font->fontwidth, /* wi */
872 dc->dc_xres, /* wi */
879 dc->dc_xres, /* wi */