Searched refs:wsSpell (Results 1 – 1 of 1) sorted by relevance
197 WideString wsSpell = GetText(); in DrawSpellCheck() local198 int32_t nContentLen = wsSpell.GetLength(); in DrawSpellCheck()200 if (FxEditIsLatinWord(wsSpell[i])) { in DrawSpellCheck()203 sLatinWord += (char)wsSpell[i]; in DrawSpellCheck()