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

  /external/icu4c/common/unicode/
ubidi.h 610 * set to <code>#UBIDI_REORDER_DEFAULT</code>.
691 UBIDI_REORDER_DEFAULT = 0,
739 * <code>#UBIDI_REORDER_DEFAULT</code>, this function changes the behavior of
754 * <li>When the reordering mode is set to <code>#UBIDI_REORDER_DEFAULT</code>,
    [all...]
  /external/icu4c/common/
ubidi.c 264 : UBIDI_REORDER_DEFAULT;
294 if ((pBiDi!=NULL) && (reorderingMode >= UBIDI_REORDER_DEFAULT)
306 return UBIDI_REORDER_DEFAULT;
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 407 "UBIDI_REORDER_DEFAULT",
    [all...]

Completed in 24 milliseconds