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

  /external/icu4c/test/intltest/
bidiconf.cpp 444 int32_t logicalIndex=ubidi_getLogicalIndex(ubidi, i, errorCode);
445 if(errorCode.logIfFailureAndReset("ubidi_getLogicalIndex()")) {
475 int32_t logicalIndex=ubidi_getLogicalIndex(ubidi, i, errorCode);
  /external/chromium/third_party/icu/public/common/unicode/
ubidi.h 407 * @see ubidi_getLogicalIndex
    [all...]
urename.h 406 #define ubidi_getLogicalIndex ubidi_getLogicalIndex_4_2
    [all...]
  /external/icu4c/common/unicode/
ubidi.h 408 * @see ubidi_getLogicalIndex
    [all...]
urename.h 440 #define ubidi_getLogicalIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalIndex)
    [all...]
  /external/chromium/third_party/icu/source/common/
ubidiln.c     [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cbiditst.c 566 idx = ubidi_getLogicalIndex(bidi, i, &errorCode);
599 log_err(" %d", ubidi_getLogicalIndex(bidi, i, &errorCode));
    [all...]
  /external/icu4c/common/
ubidiln.c     [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 566 idx = ubidi_getLogicalIndex(bidi, i, &errorCode);
599 log_err(" %d", ubidi_getLogicalIndex(bidi, i, &errorCode));
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 324 #define ubidi_getLogicalIndex ubidi_getLogicalIndex_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 324 #define ubidi_getLogicalIndex ubidi_getLogicalIndex_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 324 #define ubidi_getLogicalIndex ubidi_getLogicalIndex_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 324 #define ubidi_getLogicalIndex ubidi_getLogicalIndex_3_2
    [all...]

Completed in 1826 milliseconds