Searched refs:NOT_SEEKING_STRONG (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Bidi.java | 1805 static final int NOT_SEEKING_STRONG = 0; /* 0: not contextual paraLevel, not after FSI */ field in Bidi 1856 state = NOT_SEEKING_STRONG; in getDirProps() 1862 state = NOT_SEEKING_STRONG; in getDirProps() 1892 state = NOT_SEEKING_STRONG; in getDirProps() 1908 state = NOT_SEEKING_STRONG; in getDirProps() 1972 state = NOT_SEEKING_STRONG; in getDirProps()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Bidi.java | 1771 static final int NOT_SEEKING_STRONG = 0; /* 0: not contextual paraLevel, not after FSI */ field in Bidi 1822 state = NOT_SEEKING_STRONG; in getDirProps() 1828 state = NOT_SEEKING_STRONG; in getDirProps() 1858 state = NOT_SEEKING_STRONG; in getDirProps() 1874 state = NOT_SEEKING_STRONG; in getDirProps() 1938 state = NOT_SEEKING_STRONG; in getDirProps()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 448 NOT_SEEKING_STRONG, /* 0: not contextual paraLevel, not after FSI */ in getDirProps() enumerator 481 state=NOT_SEEKING_STRONG; in getDirProps() 487 state=NOT_SEEKING_STRONG; in getDirProps() 509 state=NOT_SEEKING_STRONG; in getDirProps() 525 state=NOT_SEEKING_STRONG; in getDirProps() 590 state=NOT_SEEKING_STRONG; in getDirProps()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 448 NOT_SEEKING_STRONG, /* 0: not contextual paraLevel, not after FSI */ in getDirProps() enumerator 481 state=NOT_SEEKING_STRONG; in getDirProps() 487 state=NOT_SEEKING_STRONG; in getDirProps() 509 state=NOT_SEEKING_STRONG; in getDirProps() 525 state=NOT_SEEKING_STRONG; in getDirProps() 590 state=NOT_SEEKING_STRONG; in getDirProps()
|
/third_party/icu/icu4c/source/common/ |
D | ubidi.cpp | 448 NOT_SEEKING_STRONG, /* 0: not contextual paraLevel, not after FSI */ in getDirProps() enumerator 481 state=NOT_SEEKING_STRONG; in getDirProps() 487 state=NOT_SEEKING_STRONG; in getDirProps() 509 state=NOT_SEEKING_STRONG; in getDirProps() 525 state=NOT_SEEKING_STRONG; in getDirProps() 590 state=NOT_SEEKING_STRONG; in getDirProps()
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidi.cpp | 448 NOT_SEEKING_STRONG, /* 0: not contextual paraLevel, not after FSI */ in getDirProps() enumerator 481 state=NOT_SEEKING_STRONG; in getDirProps() 487 state=NOT_SEEKING_STRONG; in getDirProps() 509 state=NOT_SEEKING_STRONG; in getDirProps() 525 state=NOT_SEEKING_STRONG; in getDirProps() 590 state=NOT_SEEKING_STRONG; in getDirProps()
|