Searched defs:inputWordLength (Results 1 – 2 of 2) sorted by relevance
51 WordsPriorityQueue *getSubQueue(const int wordIndex, const int inputWordLength) const { in getSubQueue()
421 const int inputWordStartPos, const int inputWordLength, in getSubStringSuggestion()591 int inputWordLength = i - startInputPos; in getMultiWordsSuggestionRec() local