Lines Matching defs:width
886 int width, length, xres, yres;
891 width = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w;
898 if (xres > 0 && yres > 0 && width > 0 && length > 0)
900 s->params.pixels_per_line = width * xres / s->hw->info.mud;
967 s->width = s->val[OPT_BR_X].w - s->val[OPT_TL_X].w;
994 _lto4b(s->width, wbuf.width);
1034 DBG (5, "width=%d\n", _4btol(wbuf.width));
1058 DBG (5, "width=%d\n", _4btol(wbuf.width));