Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/src/
Dcorrection.cpp618 const int matchWeight = powerIntCapped(typedLetterMultiplier, in calculateFinalFreq() local
644 const int matchWeight = powerIntCapped(typedLetterMultiplier, matchCount); in calculateFinalFreq() local