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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java 40 public final float mHintLabelRatio;
123 mHintLabelRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 101 mHintLabelSize = selectTextSize(keyHeight, attr.mHintLabelRatio, mHintLabelSize);

Completed in 266 milliseconds