Lines Matching defs:step
7752 int step, scale1, scale2;
7770 step = ( right_to_left == 1 ) ? -1 : 1;
7771 if ( ms->depth > 8 ) step *= 2;
7853 from[color] += step;
8003 int step, scale1, scale2;
8011 step = right_to_left == 1 ? -1 : 1;
8012 if ( ms->depth > 8 ) step *= 2;
8069 from += step;
8081 from += step;
8239 int step;
8247 step = right_to_left == 1 ? -1 : 1;
8288 from += step;