Searched refs:ubidi_orderParagraphsLTR (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/common/unicode/ |
D | ubidi.h | 664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
|
D | urename.h | 459 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | ubidi.h | 664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
|
D | urename.h | 470 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
|
/external/icu4c/test/cintltst/ |
D | cbiditst.c | 1612 ubidi_orderParagraphsLTR(bidi, TRUE); in doMisc() 1981 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs() 2022 ubidi_orderParagraphsLTR(pBidi, FALSE); in testMultipleParagraphs() 2044 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs() 2063 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs() 4203 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testStreaming() 4594 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testContext()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cbiditst.c | 1468 ubidi_orderParagraphsLTR(bidi, TRUE); in doMisc() 1837 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs() 1878 ubidi_orderParagraphsLTR(pBidi, FALSE); in testMultipleParagraphs() 1900 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs() 1919 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs() 3723 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testStreaming()
|
/external/chromium_org/third_party/icu/source/common/ |
D | ubidi.c | 2063 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function
|
/external/icu4c/common/ |
D | ubidi.c | 2195 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function
|