Searched refs:MAX_INITIAL_SCORE (Results 1 – 2 of 2) sorted by relevance
28 const int AutocorrectionThresholdUtils::MAX_INITIAL_SCORE = 255; member in latinime::AutocorrectionThresholdUtils101 : static_cast<float>(MAX_INITIAL_SCORE) in calcNormalizedScore()
34 static const int MAX_INITIAL_SCORE; variable