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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyDrawParams.java 34 public int mShiftedLetterHintSize;
63 mShiftedLetterHintSize = copyFrom.mShiftedLetterHintSize;
99 mShiftedLetterHintSize = selectTextSize(keyHeight,
100 attr.mShiftedLetterHintRatio, mShiftedLetterHintSize);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 676 return params.mShiftedLetterHintSize;
    [all...]

Completed in 5478 milliseconds