Lines Matching refs:fontwidth
532 dx = col * font->fontwidth + ri->ri_xorigin;
561 ss->ss_adder->fast_dest_dx = font->fontwidth;
567 ss->ss_adder->source_1_dx = font->fontwidth;
572 gpx_fillrect(ss, dx, dy + font->fontheight - 2, font->fontwidth,
585 sx = ri->ri_xorigin + src * font->fontwidth;
586 dx = ri->ri_xorigin + dst * font->fontwidth;
587 w = cnt * font->fontwidth;
602 x = ri->ri_xorigin + col * font->fontwidth;
603 dx = cnt * font->fontwidth;
649 x = ri->ri_ccol * ri->ri_font->fontwidth + ri->ri_xorigin;
651 w = ri->ri_font->fontwidth;
933 gpx_stdscreen.fontwidth = ri->ri_font->fontwidth;