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

  /external/icu/icu4c/source/common/
ubidi.c 118 #define DIR_FROM_STRONG(strong) ((strong)==L ? L : R)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidi.c 120 #define DIR_FROM_STRONG(strong) ((strong)==L ? L : R)
813 pLastIsoRun->contextDir=DIR_FROM_STRONG(dirProp);
    [all...]

Completed in 41 milliseconds