Lines Matching full:pts2
430 var pts2 = [];431 data = find_points(data, pts2, 1, relative, c);432 points[0] = pts2[0];433 points[1] = pts2[0];