Searched refs:expandCompositCharAtBegin (Results 1 – 4 of 4) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ArabicShaping.java | 1364 private boolean expandCompositCharAtBegin(char[] dest,int start, int length, in expandCompositCharAtBegin() method in ArabicShaping 1500 spaceNotFound = expandCompositCharAtBegin(dest, start, length, lacount); in expandCompositChar() 1509 spaceNotFound = expandCompositCharAtBegin(dest, start, length, lacount); in expandCompositChar() 1526 spaceNotFound = expandCompositCharAtBegin(dest, start, length, lacount); in expandCompositChar()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 1406 private boolean expandCompositCharAtBegin(char[] dest,int start, int length, in expandCompositCharAtBegin() method in ArabicShaping 1542 spaceNotFound = expandCompositCharAtBegin(dest, start, length, lacount); in expandCompositChar() 1551 spaceNotFound = expandCompositCharAtBegin(dest, start, length, lacount); in expandCompositChar() 1568 spaceNotFound = expandCompositCharAtBegin(dest, start, length, lacount); in expandCompositChar()
|
/external/icu/icu4c/source/common/ |
D | ushape.cpp | 903 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCod… in expandCompositCharAtBegin() function 1102 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode); in expandCompositChar() 1105 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode); in expandCompositChar() 1129 destSize = expandCompositCharAtBegin(dest, sourceLength, destSize, pErrorCode); in expandCompositChar()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |