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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java 37 public final float mLargeLetterRatio;
117 mLargeLetterRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 97 mLargeLetterSize = selectTextSize(keyHeight, attr.mLargeLetterRatio, mLargeLetterSize);

Completed in 36 milliseconds