Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h1460 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex,
Durename.h451 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dubidi.h1461 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex,
Durename.h457 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro
/third_party/icu/icu4c/source/common/unicode/
Dubidi.h1460 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex,
Durename.h451 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h1457 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex,
Durename.h448 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex) macro
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp2939 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, in ubidi_getParagraphByIndex() function
2980 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp2942 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, in ubidi_getParagraphByIndex() function
2983 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
/third_party/icu/icu4c/source/common/
Dubidi.cpp2939 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, in ubidi_getParagraphByIndex() function
2980 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp2939 ubidi_getParagraphByIndex(const UBiDi *pBiDi, int32_t paraIndex, in ubidi_getParagraphByIndex() function
2980 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c1874 ubidi_getParagraphByIndex(pBidi, i, &paraStart, &paraLimit, NULL, &errorCode); in testMultipleParagraphs()
1895 ubidi_getParagraphByIndex(pBidi, i, &paraStart, &paraLimit, NULL, &errorCode); in testMultipleParagraphs()