Searched defs:secondFreq (Results 1 – 2 of 2) sorted by relevance
93 int Correction::getFreqForSplitTwoWords(const int firstFreq, const int secondFreq, in getFreqForSplitTwoWords()800 const int firstFreq, const int secondFreq, const Correction* correction, in calcFreqForSplitTwoWords()
423 const int secondFreq = getMostFrequentWordLike(secondWordStartPos, secondWordLength, mWord); in getSplitTwoWordsSuggestion() local