Home
last modified time | relevance | path

Searched refs:LAM_CHAR (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java569 private static final char LAM_CHAR = '\u0644'; field in ArabicShaping
1159 … if ((source[i] == LAM_CHAR && isAlefChar(source[i+1])) || isTashkeelCharFE(source[i])){ in calculateSize()
1165 … if ((source[i] == LAM_CHAR && isAlefChar(source[i-1])) || isTashkeelCharFE(source[i])) { in calculateSize()
1412 dest[--w] = LAM_CHAR; in expandCompositCharAtBegin()
1443 dest[w++] = LAM_CHAR; in expandCompositCharAtEnd()
1473 dest[i] = LAM_CHAR; in expandCompositCharAtNear()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DArabicShaping.java524 private static final char LAM_CHAR = '\u0644'; field in ArabicShaping
1111 … if ((source[i] == LAM_CHAR && isAlefChar(source[i+1])) || isTashkeelCharFE(source[i])){ in calculateSize()
1117 … if ((source[i] == LAM_CHAR && isAlefChar(source[i-1])) || isTashkeelCharFE(source[i])) { in calculateSize()
1364 dest[--w] = LAM_CHAR; in expandCompositCharAtBegin()
1395 dest[w++] = LAM_CHAR; in expandCompositCharAtEnd()
1425 dest[i] = LAM_CHAR; in expandCompositCharAtNear()
/external/icu/icu4c/source/common/
Dushape.cpp68 #define LAM_CHAR 0x0644 macro
655 …if( ((isAlefChar(source[i]))&& (i<(sourceLength-1)) &&(source[i+1] == LAM_CHAR)) || (isTashkeelCha… in calculateSize()
661 …if( ( (source[i] == LAM_CHAR) && (i<(sourceLength-1)) && (isAlefChar(source[i+1]))) || (isTashkeel… in calculateSize()
928 tempbuffer[j] = LAM_CHAR; in expandCompositCharAtBegin()
990 tempbuffer[j] = LAM_CHAR; in expandCompositCharAtEnd()
1056 dest[i+1] = LAM_CHAR; in expandCompositCharAtNear()
1171 tempbuffer[j+1] = LAM_CHAR; in expandCompositChar()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...