OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hintscalex
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestionsView.java
467
final float
hintScaleX
= getTextScaleX(mHintToSaveText, hintWidth, hintView.getPaint());
469
hintView.setTextScaleX(
hintScaleX
);
[
all
...]
Completed in 215 milliseconds