Lines Matching refs:mindist
1076 float mindist = Float.MAX_VALUE;1085 if (dist < mindist) {1086 mindist = dist;