Lines Matching defs:lines
771 s->hw->lines = height;
817 SANE_Int lines = 40;
818 size_t total_size = lines * ppl;
873 for (line = 0; line < lines; line++)
875 average /= lines;
1049 SANE_Int total_size = s->hw->ppl * s->hw->lines;
1698 s->params.lines = height * dots_per_mm;
1728 DBG (4, "sane_get_parameters: lines = %d; ppl = %d; bpl = %d\n",
1729 s->params.lines, s->params.pixels_per_line, s->params.bytes_per_line);
1840 s->params.lines = s->hw->lines;
1862 SANE_Int total_size = s->hw->lines * s->hw->bpl;