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

  /external/icu4c/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/icu4c/common/
ubidi.c 313 reorderingOptions&=~UBIDI_OPTION_INSERT_MARKS;
    [all...]
ubidiwrt.c 402 if(pBiDi->reorderingOptions & UBIDI_OPTION_INSERT_MARKS) {
  /external/icu4c/test/cintltst/
cbiditst.c 417 if (options & UBIDI_OPTION_INSERT_MARKS) {
418 strcat(buffer, " UBIDI_OPTION_INSERT_MARKS");
    [all...]

Completed in 28 milliseconds