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

  /external/chromium/third_party/icu/source/common/
ubidi.c 122 return ubidi_openSized(0, 0, &errorCode);
126 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) {
    [all...]
  /external/icu4c/common/
ubidi.c 122 return ubidi_openSized(0, 0, &errorCode);
126 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) {
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 337 #define ubidi_openSized ubidi_openSized_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 432 #define ubidi_openSized ubidi_openSized_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 466 #define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized)
    [all...]

Completed in 1330 milliseconds