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 38 public final float mHintLetterRatio;
119 mHintLetterRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 98 mHintLetterSize = selectTextSize(keyHeight, attr.mHintLetterRatio, mHintLetterSize);

Completed in 119 milliseconds