Lines Matching defs:closest
1120 double closest = fabs(intersections[0][0] - mid);1123 if (closest > test) {1125 closest = test;