Home | History | Annotate | Download | only in widget

Lines Matching defs:hitTop

593             final float hitTop = offset + squareHeight * i;
594 if (y >= hitTop && y <= hitTop + hitSize) {