OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectTypeface
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java
398
paint.setTypeface(key.
selectTypeface
(params));
546
paint.setTypeface(key.
selectTypeface
(mKeyDrawParams));
Key.java
636
public final Typeface
selectTypeface
(final KeyDrawParams params) {
715
return
selectTypeface
(params);
[
all
...]
Completed in 40 milliseconds