Lines Matching defs:width
744 int width, length, xres, yres;
749 width = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w;
756 if (xres > 0 && yres > 0 && width > 0 && length > 0)
758 s->params.pixels_per_line = width * xres / s->hw->info.mud;
822 s->width = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w;
846 _lto4b(s->width, wbuf.width);
884 DBG (5, "width=%d\n", _4btol(wbuf.width));
908 DBG (5, "width=%d\n", _4btol(wbuf.width));