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 33 public final float mLargeLetterRatio;
105 mLargeLetterRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 86 mLargeLetterSize = selectTextSize(keyHeight, attr.mLargeLetterRatio, mLargeLetterSize);

Completed in 33 milliseconds