HomeSort by relevance Sort by last modified time
    Searched defs:selectTypeface (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboard.java 314 paint.setTypeface(parentKey.selectTypeface(view.mKeyDrawParams));
Key.java 517 public final Typeface selectTypeface(final KeyDrawParams params) {
    [all...]
KeyboardView.java 532 paint.setTypeface(key.selectTypeface(params));
    [all...]

Completed in 118 milliseconds