Searched refs:C3_FULLWIDTH (Results 1 – 2 of 2) sorted by relevance
271 #define C3_FULLWIDTH 128 macro
3153 if ((c>=0xFF00)&&(c<=0xFF60)) type3 |= C3_FULLWIDTH; in GetStringTypeW()3159 if ((c>=0xFFE0)&&(c<=0xFFE6)) type3 |= C3_FULLWIDTH; in GetStringTypeW()