Lines Matching refs:new_y
590 int new_y = context->fill_points[p].y;
605 if (new_y != old_y) {
620 old_x, new_x, new_y);
628 old_y = new_y;
649 int new_y = context->fill_points[p].y;
664 if (new_y != old_y) {
677 old_x, new_x, new_y);
685 old_y = new_y;
6957 int new_x, new_y;
6969 &new_x, &new_y)) {
6987 new_x, new_y, orig_x, orig_y));
6990 c_y = new_y;
6997 e_y = new_y;
7062 state->y_points[state->num_points] = new_y;
7065 new_x, new_y));