Searched refs:FX_EDIT_ISLATINWORD (Results 1 – 6 of 6) sorted by relevance
315 #define FX_EDIT_ISLATINWORD(u) \ macro370 if (!FX_EDIT_ISLATINWORD(wsSpell[i])) { in GetSuggestWords()404 if (!FX_EDIT_ISLATINWORD(wsSpell[i])) { in ReplaceSpellCheckWord()439 if (FX_EDIT_ISLATINWORD(wsSpell[i])) { in DrawSpellCheck()
1129 !FX_EDIT_ISLATINWORD(wordinfo.Word)) { in GetSameWordsRange()1149 !FX_EDIT_ISLATINWORD(wordinfo.Word)) { in GetSameWordsRange()
527 if (FX_EDIT_ISLATINWORD(word.Word)) { in GetSpellCheckAppStream()1718 if (FX_EDIT_ISLATINWORD(word.Word)) { in DrawEditSpellCheck()
47 #define FX_EDIT_ISLATINWORD(u) \ macro
623 #define FX_EDIT_ISLATINWORD(u) \ macro
145 return FX_EDIT_ISLATINWORD(word); in IsLatinWord()