Home | History | Annotate | Download | only in calendar

Lines Matching defs:dist

3049                 float dist = geometry.pointToEvent(x, y, ev);
3050 if (dist < minDist) {
3051 minDist = dist;