OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FULL_WORD_MULTIPLIER
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/src/
correction.h
107
const int
FULL_WORD_MULTIPLIER
;
unigram_dictionary.h
115
const int
FULL_WORD_MULTIPLIER
;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Utils.java
398
private static final int
FULL_WORD_MULTIPLIER
= 2;
417
*
FULL_WORD_MULTIPLIER
;
Completed in 442 milliseconds