Lines Matching defs:pos
417 int pos = 0, bpos = 0;
431 if (ctr < (pos >> SANE_FIXED_SCALE_SHIFT))
438 pos += priv->res_step;
507 int pos = 0, ctr, blackpos;
528 blackposition[pos++] = blackpos;
530 if (pos == 5)
537 for (ctr = 0; ctr < pos; ctr++)
717 int lines = 0, ctr, pos;
733 pos = 0;
737 pos++;
740 while ((pos >= 8) && (lines++ < 67));