Home
last modified time | relevance | path

Searched refs:quoteDiffCount (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
Dcorrection.cpp603 const int quoteDiffCount = max(0, getQuoteCount(word, outputIndex + 1) in calculateFinalFreq() local
627 ed = max(0, ed - quoteDiffCount); in calculateFinalFreq()
792 quoteDiffCount, ed, finalFreq); in calculateFinalFreq()