OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSkbHeight
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
Environment.java
185
public int
getSkbHeight
() {
SkbContainer.java
265
int skbHeight = mEnvironment.
getSkbHeight
();
418
measuredHeight += env.
getSkbHeight
();
Completed in 32 milliseconds