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

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c2820 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, function
2854 /* pErrorCode will be checked by the call to ubidi_getParagraphByIndex */
2861 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode);
/external/icu/icu4c/source/common/
H A Dubidi.c2918 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, function
2952 /* pErrorCode will be checked by the call to ubidi_getParagraphByIndex */
2959 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h452 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h442 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro

Completed in 53 milliseconds