Home
last modified time | relevance | path

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

/third_party/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()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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()
/third_party/skia/third_party/externals/icu/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()
/third_party/flutter/skia/third_party/externals/icu/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()
/third_party/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()
/third_party/node/deps/icu-small/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()