Searched refs:mLargeLetterRatio (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyVisualAttributes.java33 public final float mLargeLetterRatio; field in class:KeyVisualAttributes
105 mLargeLetterRatio = ResourceUtils.getFraction(keyAttr,
H A DKeyDrawParams.java86 mLargeLetterSize = selectTextSize(keyHeight, attr.mLargeLetterRatio, mLargeLetterSize);

Completed in 64 milliseconds