Searched refs:U_JT_LEFT_JOINING (Results 1 – 3 of 3) sorted by relevance
85 case U_JT_LEFT_JOINING: in getJoiningType()
91 const U_JT_LEFT_JOINING: u8 = 3; constant655 || join_type == U_JT_LEFT_JOINING in get_hyph_type_for_arabic()
294 if (type == U_JT_DUAL_JOINING || type == U_JT_LEFT_JOINING || type == U_JT_JOIN_CAUSING) { in getHyphTypeForArabic()