Home | History | Annotate | Download | only in MagickCore

Lines Matching full:stop_y

3996     stop_y,
4057 stop_y=(ssize_t) floor(bounds.y2+0.5);
4062 for (y=start_y; y <= stop_y; y++)
4120 stop_y=(ssize_t) floor(bounds.y2+0.5);
4125 for (y=start_y; y <= stop_y; y++)