Home
last modified time | relevance | path

Searched refs:isTashkeelOnTatweelChar (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DArabicShaping.java1058 private static int isTashkeelOnTatweelChar(char ch){ in isTashkeelOnTatweelChar() method in ArabicShaping
1216 if((isTashkeelOnTatweelChar(dest[i]) == 1)){ in handleTashkeelWithTatweel()
1218 }else if((isTashkeelOnTatweelChar(dest[i]) == 2)){ in handleTashkeelWithTatweel()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java1100 private static int isTashkeelOnTatweelChar(char ch){ in isTashkeelOnTatweelChar() method in ArabicShaping
1258 if((isTashkeelOnTatweelChar(dest[i]) == 1)){ in handleTashkeelWithTatweel()
1260 }else if((isTashkeelOnTatweelChar(dest[i]) == 2)){ in handleTashkeelWithTatweel()
/external/icu/icu4c/source/common/
Dushape.cpp592 isTashkeelOnTatweelChar(UChar ch){ in isTashkeelOnTatweelChar() function
695 if((isTashkeelOnTatweelChar(dest[i]) == 1)){ in handleTashkeelWithTatweel()
697 }else if((isTashkeelOnTatweelChar(dest[i]) == 2)){ in handleTashkeelWithTatweel()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...