Home | History | Annotate | Download | only in latin

Lines Matching refs:verticalGap

901             final int verticalGap = LatinKeyboard.this.mVerticalGap;
903 final int yDist = this.y + (height + verticalGap) / 2 - y;