HomeSort by relevance Sort by last modified time
    Searched full:adjustmenty (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 482 final float adjustmentY = params.mHintLabelVerticalAdjustment * labelCharHeight;
484 hintLabel, 0, hintLabel.length(), hintX, hintBaseline + adjustmentY, paint);

Completed in 136 milliseconds