Searched refs:nScore (Results 1 – 1 of 1) sorted by relevance
221 UINT nScore, nMaxScore = 0; in IntGetImeHotKeyByKey() local247 nScore = IntGetImeHotKeyLanguageScore(hKL, LangId); in IntGetImeHotKeyByKey()248 if (nScore >= 3) in IntGetImeHotKeyByKey()254 if (nScore == 0) in IntGetImeHotKeyByKey()264 if (nMaxScore < nScore) in IntGetImeHotKeyByKey()266 nMaxScore = nScore; in IntGetImeHotKeyByKey()