Searched refs:bIsLatin (Results 1 – 1 of 1) sorted by relevance
2003 FX_BOOL bIsLatin = FALSE; in CountWords() local2017 if (ISLATINWORD(unicode) && bIsLatin) in CountWords()2020 bIsLatin = ISLATINWORD(unicode); in CountWords()2038 FX_BOOL bIsLatin = FALSE; in GetObjWordStr() local2052 if (ISLATINWORD(unicode) && bIsLatin) in GetObjWordStr()2057 bIsLatin = ISLATINWORD(unicode); in GetObjWordStr()