Lines Matching defs:otherheight
12630 SANE_Int otherheight; /*f150 */
12702 otherheight = calibcfg->WShadingHeight - 3;
12703 otherheight -= (otherheight - 4);
12704 otherheight2 = otherheight / 2;
12705 otherheight -= otherheight2;
12707 lf12c = otherheight;
12709 buffer1 = (double *) malloc (otherheight * sizeof (double));
12713 buffer2 = (double *) malloc (otherheight * sizeof (double));
12796 if (otherheight > 0)
12806 if (myHeight < (otherheight - 4))
12835 if (myHeight == (otherheight - 4))
12888 while (myHeight < otherheight);
12893 scancfg.startpos = otherheight - 4;
12976 if (otherheight > 0)
12986 if (myHeight < (otherheight - 4))
13014 if (myHeight == (otherheight - 4))
13066 while (myHeight < otherheight);
13070 scancfg.startpos = otherheight - 4;