Home
last modified time | relevance | path

Searched refs:UBIDI_OPTION_REMOVE_CONTROLS (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dubidi.h414 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> is specified. This can also happen
950 * (option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> set before calling
956 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>. It inhibits option
985 UBIDI_OPTION_REMOVE_CONTROLS = 2, enumerator
1044 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>, <code>#UBIDI_OPTION_STREAMING</code>.
1618 * removed from output by the option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>.
1625 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</code>.
1667 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</code>.
1691 * output by the option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>.
1698 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</cod
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dubidi.h414 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> is specified. This can also happen
950 * (option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> set before calling
956 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>. It inhibits option
985 UBIDI_OPTION_REMOVE_CONTROLS = 2, enumerator
1044 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>, <code>#UBIDI_OPTION_STREAMING</code>.
1618 * removed from output by the option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>.
1625 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</code>.
1667 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</code>.
1691 * output by the option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>.
1698 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</cod
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dubidi.h413 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> is specified. This can also happen
949 * (option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code> set before calling
955 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>. It inhibits option
984 UBIDI_OPTION_REMOVE_CONTROLS = 2, enumerator
1043 * <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>, <code>#UBIDI_OPTION_STREAMING</code>.
1617 * removed from output by the option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>.
1624 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</code>.
1666 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</code>.
1690 * output by the option <code>#UBIDI_OPTION_REMOVE_CONTROLS</code>.
1697 * such as <code>UBIDI_OPTION_INSERT_MARKS</code> and <code>UBIDI_OPTION_REMOVE_CONTROLS</cod
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidiwrt.cpp414 if(pBiDi->reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_writeReordered()
H A Dubidi.cpp322 if (reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_setReorderingOptions()
445 UBIDI_OPTION_REMOVE_CONTROLS); in getDirProps()
2399 pBiDi->reorderingOptions|=UBIDI_OPTION_REMOVE_CONTROLS; in setParaRunsOnly()
2849 if(pBiDi->reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_setPara()
/third_party/node/deps/icu-small/source/common/
H A Dubidiwrt.cpp414 if(pBiDi->reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_writeReordered()
H A Dubidi.cpp322 if (reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_setReorderingOptions()
445 UBIDI_OPTION_REMOVE_CONTROLS); in getDirProps()
2399 pBiDi->reorderingOptions|=UBIDI_OPTION_REMOVE_CONTROLS; in setParaRunsOnly()
2849 if(pBiDi->reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_setPara()
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiwrt.cpp414 if(pBiDi->reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_writeReordered()
H A Dubidi.cpp322 if (reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_setReorderingOptions()
445 UBIDI_OPTION_REMOVE_CONTROLS); in getDirProps()
2399 pBiDi->reorderingOptions|=UBIDI_OPTION_REMOVE_CONTROLS; in setParaRunsOnly()
2849 if(pBiDi->reorderingOptions & UBIDI_OPTION_REMOVE_CONTROLS) { in ubidi_setPara()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c437 if (options & UBIDI_OPTION_REMOVE_CONTROLS) { in reorderingOptionNames()
438 strcat(buffer, " UBIDI_OPTION_REMOVE_CONTROLS"); in reorderingOptionNames()
1494 ubidi_setReorderingOptions(bidi, UBIDI_OPTION_REMOVE_CONTROLS); in doMisc()
4078 ubidi_setReorderingOptions(pBiDi, UBIDI_OPTION_REMOVE_CONTROLS); in assertRoundTrip()
4116 desc, "UBIDI_OPTION_REMOVE_CONTROLS", level)) { in assertRoundTrip()
4120 desc, "UBIDI_OPTION_REMOVE_CONTROLS", in assertRoundTrip()
4207 ubidi_setReorderingOptions(pL2VBiDi, UBIDI_OPTION_REMOVE_CONTROLS); in testReorderRunsOnly()
4210 ubidi_setReorderingOptions(pBiDi, option==0 ? UBIDI_OPTION_REMOVE_CONTROLS in testReorderRunsOnly()

Completed in 29 milliseconds