Searched refs:checkWordEvent (Results 1 – 1 of 1) sorted by relevance
191 CFWL_EventCheckWord checkWordEvent(this); in DrawSpellCheck() local206 checkWordEvent.bsWord = sLatinWord; in DrawSpellCheck()207 checkWordEvent.bCheckWord = true; in DrawSpellCheck()208 DispatchEvent(&checkWordEvent); in DrawSpellCheck()210 if (!sLatinWord.IsEmpty() && !checkWordEvent.bCheckWord) { in DrawSpellCheck()217 checkWordEvent.bsWord = sLatinWord; in DrawSpellCheck()218 checkWordEvent.bCheckWord = true; in DrawSpellCheck()219 DispatchEvent(&checkWordEvent); in DrawSpellCheck()221 if (!sLatinWord.IsEmpty() && !checkWordEvent.bCheckWord) { in DrawSpellCheck()