Lines Matching refs:left
268 /* Other commands are: D (resolution), O (top left), Z (bottom right), R, G, B (curves) */
1263 /* Origin top left s->tl_x and s->tl_y are in optres units
1265 DBG(20, "%s: left (DPI)=%d, top (DPI)=%d\n", __func__, tl_x , tl_y);
1561 (x1b,"S","O",LowByte(x0*Res),HighByte(x0*Res),LowByte(y0*Res),HighByte(y0*Res),0) #top left in pixels
1617 s->left * dpi / optres, s->top * dpi / optres, /* top/left start (dpi units)*/
1796 /* TODO: Use OPT_RESOLUTION or fixed 600dpi for left/top/width/height? */
1797 s->left = ((SANE_UNFIX(s->val[OPT_TL_X].w) / MM_PER_INCH) * optres) + 0.5;
1927 DBG(min(20,DBG_READ), "%s: data left in buffer\n", __func__);
2876 /* top-left x */
2886 /* top-left y */