Searched defs:mTypeface (Results 1 – 3 of 3) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ | ||
D | KeyVisualAttributes.java | 31 public final Typeface mTypeface; field in KeyVisualAttributes |
D | KeyDrawParams.java | 28 public Typeface mTypeface = Typeface.DEFAULT; field in KeyDrawParams |
/packages/apps/Settings/src/com/android/settings/accessibility/ | ||
D | CaptionPropertiesFragment.java | 86 private ListPreference mTypeface; field in CaptionPropertiesFragment |