Searched refs:UBIDI_OPTION_DEFAULT (Results 1 - 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ubidi.h | 921 UBIDI_OPTION_DEFAULT = 0, enumerator 1043 * <code>#UBIDI_OPTION_DEFAULT</code>, <code>#UBIDI_OPTION_INSERT_MARKS</code>,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ubidi.h | 921 UBIDI_OPTION_DEFAULT = 0, enumerator 1043 * <code>#UBIDI_OPTION_DEFAULT</code>, <code>#UBIDI_OPTION_INSERT_MARKS</code>,
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ubidi.h | 920 UBIDI_OPTION_DEFAULT = 0, enumerator 1042 * <code>#UBIDI_OPTION_DEFAULT</code>, <code>#UBIDI_OPTION_INSERT_MARKS</code>,
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 4483 ubidi_setReorderingOptions(pBiDi, UBIDI_OPTION_DEFAULT); in testStreaming()
|
Completed in 15 milliseconds