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

  /external/icu/icu4c/source/common/unicode/
ubidi.h 348 * If reordering option <code>UBIDI_OPTION_INSERT_MARKS</code> is set, an RLM may
375 * If reordering option <code>UBIDI_OPTION_INSERT_MARKS</code> is set, an RLM may
404 * by option <code>#UBIDI_OPTION_INSERT_MARKS</code>.
703 * <code>#UBIDI_OPTION_INSERT_MARKS</code>, some Bidi controls in the source
    [all...]
  /external/icu/icu4c/source/common/
ubidi.c 324 reorderingOptions&=~UBIDI_OPTION_INSERT_MARKS;
    [all...]
ubidiwrt.c 397 if(pBiDi->reorderingOptions & UBIDI_OPTION_INSERT_MARKS) {
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 424 if (options & UBIDI_OPTION_INSERT_MARKS) {
425 strcat(buffer, " UBIDI_OPTION_INSERT_MARKS");
    [all...]

Completed in 4554 milliseconds