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

  /external/icu4c/common/
ubidi.c 123 return ubidi_openSized(0, 0, &errorCode);
127 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) {
    [all...]
  /external/icu4c/common/unicode/
urename.h 463 #define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]

Completed in 50 milliseconds