OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hintWidth
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
ExceptionTextView.java
53
protected void makeNewLayout(int w, int
hintWidth
,
62
super.makeNewLayout(w,
hintWidth
, boring, hintMetrics, ellipsizedWidth,
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripLayoutHelper.java
493
final int
hintWidth
= width - wordWidth - leftArrowView.getWidth();
494
final float hintScaleX = getTextScaleX(hintText,
hintWidth
, hintView.getPaint());
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
Completed in 1226 milliseconds