Searched refs:maxcandchar (Results 1 – 1 of 1) sorted by relevance
821 const UINT maxcandchar = 18; in IME_GetCandidateList() local826 if (len + cchars > maxcandchar) { in IME_GetCandidateList()