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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java 31 public final float mLabelRatio;
101 mLabelRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 84 attr.mLabelSize, attr.mLabelRatio, mLabelSize);

Completed in 35 milliseconds