Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/
Dunigram_dictionary.cpp570 const int startInputPos, const int startWordIndex, const int outputWordLength, in getMultiWordsSuggestionRec()
662 const int startWordIndex = 0; in getSplitMultipleWordsSuggestions() local