HomeSort by relevance Sort by last modified time
    Searched refs:UBIDI_REORDER_RUNS_ONLY (Results 1 - 6 of 6) sorted by null

  /external/chromium/base/i18n/
bidi_line_iterator.cc 31 ubidi_setReorderingMode(bidi_, UBIDI_REORDER_RUNS_ONLY);
  /external/icu4c/common/unicode/
ubidi.h 707 UBIDI_REORDER_RUNS_ONLY,
789 * <code>#UBIDI_REORDER_RUNS_ONLY</code>,
    [all...]
  /external/icu4c/common/
ubidiwrt.c 421 (pBiDi->reorderingMode != UBIDI_REORDER_RUNS_ONLY)) {
ubidi.c     [all...]
ubidiln.c 321 a special interpretation when UBIDI_REORDER_RUNS_ONLY
340 if(pBiDi->reorderingMode==UBIDI_REORDER_RUNS_ONLY) {
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 410 "UBIDI_REORDER_RUNS_ONLY",
496 /* For UBIDI_REORDER_RUNS_ONLY, it would not be correct to check levels[i],
    [all...]

Completed in 72 milliseconds