Home
last modified time | relevance | path

Searched refs:handleTashkeelWithTatweel (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DArabicShaping.java1207 private static int handleTashkeelWithTatweel(char[] dest, int sourceLength) { in handleTashkeelWithTatweel() method in ArabicShaping
1839 outputSize = handleTashkeelWithTatweel(temp,sourceLength); in internalShape()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java1255 private static int handleTashkeelWithTatweel(char[] dest, int sourceLength) { in handleTashkeelWithTatweel() method in ArabicShaping
1887 outputSize = handleTashkeelWithTatweel(temp,sourceLength); in internalShape()
/external/icu/icu4c/source/common/
Dushape.cpp692 handleTashkeelWithTatweel(UChar *dest, int32_t sourceLength, in handleTashkeelWithTatweel() function
1612 … destLength = handleTashkeelWithTatweel(tempbuffer,destLength,destCapacity,options,pErrorCode); in u_shapeArabic()