Searched refs:deShapeUnicode (Results 1 – 3 of 3) sorted by relevance
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | ArabicShaping.java | 1780 private int deShapeUnicode(char[] dest, in deShapeUnicode() method in ArabicShaping 1851 outputSize = deShapeUnicode(temp, 0, sourceLength, destSize); in internalShape()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | ArabicShaping.java | 1822 private int deShapeUnicode(char[] dest, in deShapeUnicode() method in ArabicShaping 1893 outputSize = deShapeUnicode(temp, 0, sourceLength, destSize); in internalShape()
|
| /external/icu/icu4c/source/common/ |
| D | ushape.cpp | 1368 deShapeUnicode(UChar *dest, int32_t sourceLength, in deShapeUnicode() function 1621 … destLength = deShapeUnicode(tempbuffer,sourceLength,destCapacity,options,pErrorCode,shapeVars); in u_shapeArabic()
|