Home
last modified time | relevance | path

Searched defs:inputWordLength (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
Dwords_priority_queue_pool.h51 WordsPriorityQueue *getSubQueue(const int wordIndex, const int inputWordLength) const { in getSubQueue()
Dunigram_dictionary.cpp421 const int inputWordStartPos, const int inputWordLength, in getSubStringSuggestion()
591 int inputWordLength = i - startInputPos; in getMultiWordsSuggestionRec() local