Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidi.java1772 static final int SEEKING_STRONG_FOR_PARA = 1; /* 1: looking for first strong char in para */ field in Bidi
1824 state = SEEKING_STRONG_FOR_PARA; in getDirProps()
1856 if (state == SEEKING_STRONG_FOR_PARA) { in getDirProps()
1872 if (state == SEEKING_STRONG_FOR_PARA) { in getDirProps()
1934 state = SEEKING_STRONG_FOR_PARA; in getDirProps()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1806 static final int SEEKING_STRONG_FOR_PARA = 1; /* 1: looking for first strong char in para */ field in Bidi
1858 state = SEEKING_STRONG_FOR_PARA; in getDirProps()
1890 if (state == SEEKING_STRONG_FOR_PARA) { in getDirProps()
1906 if (state == SEEKING_STRONG_FOR_PARA) { in getDirProps()
1968 state = SEEKING_STRONG_FOR_PARA; in getDirProps()
/external/icu/icu4c/source/common/
Dubidi.cpp449 SEEKING_STRONG_FOR_PARA, /* 1: looking for first strong char in para */ in getDirProps() enumerator
483 state=SEEKING_STRONG_FOR_PARA; in getDirProps()
507 if(state==SEEKING_STRONG_FOR_PARA) { in getDirProps()
523 if(state==SEEKING_STRONG_FOR_PARA) { in getDirProps()
586 state=SEEKING_STRONG_FOR_PARA; in getDirProps()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...