Searched refs:UBIDI_REORDER_RUNS_ONLY (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/base/i18n/
H A Dbidi_line_iterator.cc31 ubidi_setReorderingMode(bidi_, UBIDI_REORDER_RUNS_ONLY);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dubidi.h707 UBIDI_REORDER_RUNS_ONLY, enumerator in enum:UBiDiReorderingMode
789 * <code>#UBIDI_REORDER_RUNS_ONLY</code>,
866 * "inverse Bidi" or with value <code>UBIDI_REORDER_RUNS_ONLY</code>.
918 * <li><code>#UBIDI_REORDER_RUNS_ONLY</code></li>
/external/icu/icu4c/source/common/unicode/
H A Dubidi.h707 UBIDI_REORDER_RUNS_ONLY, enumerator in enum:UBiDiReorderingMode
789 * <code>#UBIDI_REORDER_RUNS_ONLY</code>,
866 * "inverse Bidi" or with value <code>UBIDI_REORDER_RUNS_ONLY</code>.
918 * <li><code>#UBIDI_REORDER_RUNS_ONLY</code></li>
/external/chromium_org/third_party/icu/source/common/
H A Dubidiwrt.c421 (pBiDi->reorderingMode != UBIDI_REORDER_RUNS_ONLY)) {
H A Dubidiln.c321 a special interpretation when UBIDI_REORDER_RUNS_ONLY
340 if(pBiDi->reorderingMode==UBIDI_REORDER_RUNS_ONLY) {
H A Dubidi.c2426 pBiDi->reorderingMode=UBIDI_REORDER_RUNS_ONLY;
2450 if(pBiDi->reorderingMode==UBIDI_REORDER_RUNS_ONLY) {
/external/icu/icu4c/source/common/
H A Dubidiwrt.c421 (pBiDi->reorderingMode != UBIDI_REORDER_RUNS_ONLY)) {
H A Dubidiln.c321 a special interpretation when UBIDI_REORDER_RUNS_ONLY
340 if(pBiDi->reorderingMode==UBIDI_REORDER_RUNS_ONLY) {
H A Dubidi.c2520 pBiDi->reorderingMode=UBIDI_REORDER_RUNS_ONLY;
2545 if(pBiDi->reorderingMode==UBIDI_REORDER_RUNS_ONLY) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c413 "UBIDI_REORDER_RUNS_ONLY",
499 /* For UBIDI_REORDER_RUNS_ONLY, it would not be correct to check levels[i],
1678 ubidi_setReorderingMode(bidi, UBIDI_REORDER_RUNS_ONLY);
3814 case UBIDI_REORDER_RUNS_ONLY:
3815 SET_ROUND_TRIP_MODE(UBIDI_REORDER_RUNS_ONLY)
3953 ubidi_setReorderingMode(pBiDi, UBIDI_REORDER_RUNS_ONLY);
3974 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY",
3996 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY (2)",
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c415 "UBIDI_REORDER_RUNS_ONLY",
501 /* For UBIDI_REORDER_RUNS_ONLY, it would not be correct to check levels[i],
1680 ubidi_setReorderingMode(bidi, UBIDI_REORDER_RUNS_ONLY);
4054 case UBIDI_REORDER_RUNS_ONLY:
4055 SET_ROUND_TRIP_MODE(UBIDI_REORDER_RUNS_ONLY)
4193 ubidi_setReorderingMode(pBiDi, UBIDI_REORDER_RUNS_ONLY);
4214 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY",
4236 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY (2)",

Completed in 651 milliseconds