Searched refs:getJoiningType (Results 1 – 1 of 1) sorted by relevance
219 static inline int32_t getJoiningType(UChar32 codepoint) { in getJoiningType() function229 (type = getJoiningType(word[i])) == U_JT_TRANSPARENT) { in getHyphTypeForArabic()237 while (i >= 0 && (type = getJoiningType(word[i])) == U_JT_TRANSPARENT) { in getHyphTypeForArabic()