Searched refs:isTashkeelOnTatweelChar (Results 1 – 3 of 3) sorted by relevance
1095 private static int isTashkeelOnTatweelChar(char ch){ in isTashkeelOnTatweelChar() method in ArabicShaping1253 if((isTashkeelOnTatweelChar(dest[i]) == 1)){ in handleTashkeelWithTatweel()1255 }else if((isTashkeelOnTatweelChar(dest[i]) == 2)){ in handleTashkeelWithTatweel()
1047 private static int isTashkeelOnTatweelChar(char ch){ in isTashkeelOnTatweelChar() method in ArabicShaping1205 if((isTashkeelOnTatweelChar(dest[i]) == 1)){ in handleTashkeelWithTatweel()1207 }else if((isTashkeelOnTatweelChar(dest[i]) == 2)){ in handleTashkeelWithTatweel()
592 isTashkeelOnTatweelChar(UChar ch){ in isTashkeelOnTatweelChar() function695 if((isTashkeelOnTatweelChar(dest[i]) == 1)){ in handleTashkeelWithTatweel()697 }else if((isTashkeelOnTatweelChar(dest[i]) == 2)){ in handleTashkeelWithTatweel()