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

Completed in 146 milliseconds