Lines Matching refs:top
1484 // Moves the slider to the home (top) position slowly
1544 area below scanner's top on white strip.
1567 int top;
1617 top=255;
1620 dev->frontend.set_offset(0, (top + bottom) / 2);
1621 dev->frontend.set_offset(1, (top + bottom) / 2);
1622 dev->frontend.set_offset(2, (top + bottom) / 2);
1653 /* if min value is above target, the current value becomes the new top
1657 top=(top+bottom)/2;
1661 bottom=(top+bottom)/2;
1664 } while ((top-bottom)>1 && turn < 100);
1673 area below scanner's top. There is a black margin and the remaining is white.