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