OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHintLabelRatio
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java
38
public final float
mHintLabelRatio
;
114
mHintLabelRatio
= ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java
91
mHintLabelSize = selectTextSize(keyHeight, attr.
mHintLabelRatio
, mHintLabelSize);
Completed in 21 milliseconds