Searched refs:pParaLevel (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 1429 int32_t *pParaLimit, UBiDiLevel *pParaLevel, 1462 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ubidi.h | 1430 int32_t *pParaLimit, UBiDiLevel *pParaLevel, 1463 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode);
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 1429 int32_t *pParaLimit, UBiDiLevel *pParaLevel, 1462 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 1426 int32_t *pParaLimit, UBiDiLevel *pParaLevel, 1459 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode);
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidi.cpp | 2941 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraphByIndex() argument 2961 if(pParaLevel!=NULL) { in ubidi_getParagraphByIndex() 2962 *pParaLevel=GET_PARALEVEL(pBiDi, paraStart); in ubidi_getParagraphByIndex() 2969 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraph() argument 2980 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 2944 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraphByIndex() argument 2964 if(pParaLevel!=NULL) { in ubidi_getParagraphByIndex() 2965 *pParaLevel=GET_PARALEVEL(pBiDi, paraStart); in ubidi_getParagraphByIndex() 2972 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraph() argument 2983 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
|
/third_party/icu/icu4c/source/common/ |
D | ubidi.cpp | 2941 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraphByIndex() argument 2961 if(pParaLevel!=NULL) { in ubidi_getParagraphByIndex() 2962 *pParaLevel=GET_PARALEVEL(pBiDi, paraStart); in ubidi_getParagraphByIndex() 2969 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraph() argument 2980 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 2941 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraphByIndex() argument 2961 if(pParaLevel!=NULL) { in ubidi_getParagraphByIndex() 2962 *pParaLevel=GET_PARALEVEL(pBiDi, paraStart); in ubidi_getParagraphByIndex() 2969 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode) { in ubidi_getParagraph() argument 2980 ubidi_getParagraphByIndex(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode); in ubidi_getParagraph()
|