Home | History | Annotate | Download | only in dev

Lines Matching defs:fontwidth

220 	fb->wsd.fontwidth = ri->ri_font->fontwidth;
364 int fontwidth = fb->wsd.fontwidth;
366 n *= fontwidth;
367 src *= fontwidth;
368 dst *= fontwidth;
398 int fontwidth = fb->wsd.fontwidth;
402 snum = num * fontwidth;
403 scol = col * fontwidth + ri->ri_xorigin;
445 int fontwidth = fb->wsd.fontwidth;
447 x = ri->ri_ccol * fontwidth + ri->ri_xorigin;
449 (*fb->bmv)(fb, x, y, x, y, fontwidth,