Searched defs:ubidi_openSized (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c128 return ubidi_openSized(0, 0, &errorCode);
132 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { function
/external/icu/icu4c/source/common/
H A Dubidi.c128 return ubidi_openSized(0, 0, &errorCode);
132 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h470 #define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h460 #define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized) macro

Completed in 658 milliseconds