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