HomeSort by relevance Sort by last modified time
    Searched defs:ubidi_getLength (Results 1 - 7 of 7) sorted by null

  /libcore/luni/src/main/java/java/text/
Bidi.java 323 length = ubidi_getLength(pBidi);
619 private static native int ubidi_getLength(final long pBiDi);
  /external/icu4c/common/
ubidi.c     [all...]
  /external/icu4c/common/unicode/
urename.h 434 #define ubidi_getLength U_ICU_ENTRY_POINT_RENAME(ubidi_getLength)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 321 #define ubidi_getLength ubidi_getLength_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 321 #define ubidi_getLength ubidi_getLength_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 321 #define ubidi_getLength ubidi_getLength_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 321 #define ubidi_getLength ubidi_getLength_3_2
    [all...]

Completed in 435 milliseconds