Home
last modified time | relevance | path

Searched refs:ubidi_getParagraphByIndex (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dubidi.h1442 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex,
Durename.h446 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro
/external/icu/icu4c/source/common/
Dubidi.c2916 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, in ubidi_getParagraphByIndex() function
2957 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1866 ubidi_getParagraphByIndex(pBidi, i, &paraStart, &paraLimit, NULL, &errorCode); in testMultipleParagraphs()
1887 ubidi_getParagraphByIndex(pBidi, i, &paraStart, &paraLimit, NULL, &errorCode); in testMultipleParagraphs()