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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyVisualAttributes.java34 public final float mLargeLabelRatio; field in class:KeyVisualAttributes
107 mLargeLabelRatio = ResourceUtils.getFraction(keyAttr,
H A DKeyDrawParams.java85 mLargeLabelSize = selectTextSize(keyHeight, attr.mLargeLabelRatio, mLargeLabelSize);

Completed in 9 milliseconds