HomeSort by relevance Sort by last modified time
    Searched refs:mHintLetterRatio (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java 36 public final float mHintLetterRatio;
110 mHintLetterRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 88 mHintLetterSize = selectTextSize(keyHeight, attr.mHintLetterRatio, mHintLetterSize);

Completed in 71 milliseconds