Lines Matching full:mindist
2791 int minDist = INT_MAX;2848 if (dist < minDist) {2850 minDist = dist;