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

  /libcore/luni/src/main/java/java/text/
Bidi.java 345 direction = ubidi_getDirection(pBidi);
618 private static native int ubidi_getDirection(final long pBiDi);
  /external/icu4c/common/
ubidi.c     [all...]
  /external/icu4c/common/unicode/
urename.h 431 #define ubidi_getDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 320 #define ubidi_getDirection ubidi_getDirection_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 320 #define ubidi_getDirection ubidi_getDirection_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 320 #define ubidi_getDirection ubidi_getDirection_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 320 #define ubidi_getDirection ubidi_getDirection_3_2
    [all...]

Completed in 769 milliseconds