Home
last modified time | relevance | path

Searched refs:UBIDI_OPTION_STREAMING (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dubidi.h1017 * <code>UBIDI_OPTION_STREAMING</code>.</li></ul>
1021 * <p>When the <code>UBIDI_OPTION_STREAMING</code> option is used,
1033 UBIDI_OPTION_STREAMING = 4 enumerator
1044 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>, <code>#UBIDI_OPTION_STREAMING</code>.
1912 * of the source text if option <code>#UBIDI_OPTION_STREAMING</code>
1944 * @see UBIDI_OPTION_STREAMING
/third_party/node/deps/icu-small/source/common/unicode/
H A Dubidi.h1017 * <code>UBIDI_OPTION_STREAMING</code>.</li></ul>
1021 * <p>When the <code>UBIDI_OPTION_STREAMING</code> option is used,
1033 UBIDI_OPTION_STREAMING = 4 enumerator
1044 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>, <code>#UBIDI_OPTION_STREAMING</code>.
1912 * of the source text if option <code>#UBIDI_OPTION_STREAMING</code>
1944 * @see UBIDI_OPTION_STREAMING
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dubidi.h1016 * <code>UBIDI_OPTION_STREAMING</code>.</li></ul>
1020 * <p>When the <code>UBIDI_OPTION_STREAMING</code> option is used,
1032 UBIDI_OPTION_STREAMING = 4 enumerator
1043 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>, <code>#UBIDI_OPTION_STREAMING</code>.
1911 * of the source text if option <code>#UBIDI_OPTION_STREAMING</code>
1943 * @see UBIDI_OPTION_STREAMING
/third_party/icu/icu4c/source/common/
H A Dubidi.cpp469 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) in getDirProps()
574 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) { in getDirProps()
614 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) { in getDirProps()
2638 /* the processed length may have changed if UBIDI_OPTION_STREAMING */ in ubidi_setPara()
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp469 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) in getDirProps()
574 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) { in getDirProps()
614 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) { in getDirProps()
2638 /* the processed length may have changed if UBIDI_OPTION_STREAMING */ in ubidi_setPara()
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp469 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) in getDirProps()
574 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) { in getDirProps()
614 if(pBiDi->reorderingOptions & UBIDI_OPTION_STREAMING) { in getDirProps()
2638 /* the processed length may have changed if UBIDI_OPTION_STREAMING */ in ubidi_setPara()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c440 if (options & UBIDI_OPTION_STREAMING) { in reorderingOptionNames()
441 strcat(buffer, " UBIDI_OPTION_STREAMING"); in reorderingOptionNames()
4472 ubidi_setReorderingOptions(pBiDi, UBIDI_OPTION_STREAMING); in testStreaming()
4487 ubidi_setReorderingOptions(pBiDi, UBIDI_OPTION_STREAMING); in testStreaming()

Completed in 36 milliseconds