Searched refs:orderParagraphsLTR (Results 1 – 24 of 24) sorted by relevance
84 boolean orderParagraphsLTR; in testMultipleParagraphs()252 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()253 assertFalse("orderParagraphsLTR is true", orderParagraphsLTR); in testMultipleParagraphs()254 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()255 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()256 assertTrue("orderParagraphsLTR is false", orderParagraphsLTR); in testMultipleParagraphs()318 bidi.orderParagraphsLTR(false); in testMultipleParagraphs()356 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()382 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
88 bidi.orderParagraphsLTR(true); in testStreaming()
79 bidi.orderParagraphsLTR(true); in testContext()
496 bidi.orderParagraphsLTR(true); in doMisc()
80 boolean orderParagraphsLTR; in testMultipleParagraphs()248 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()249 assertFalse("orderParagraphsLTR is true", orderParagraphsLTR); in testMultipleParagraphs()250 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()251 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()252 assertTrue("orderParagraphsLTR is false", orderParagraphsLTR); in testMultipleParagraphs()314 bidi.orderParagraphsLTR(false); in testMultipleParagraphs()352 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()378 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
75 bidi.orderParagraphsLTR(true); in testContext()
84 bidi.orderParagraphsLTR(true); in testStreaming()
492 bidi.orderParagraphsLTR(true); in doMisc()
635 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) { in getDirProps()1322 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) in resolveExplicitLevels()2271 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local2278 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()2291 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()2835 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() argument2837 pBiDi->orderParagraphsLTR=orderParagraphsLTR; in ubidi_orderParagraphsLTR()2844 return pBiDi->orderParagraphsLTR; in ubidi_isOrderParagraphsLTR()
309 UBool orderParagraphsLTR; member
1058 boolean orderParagraphsLTR; field in Bidi2006 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in getDirProps()2664 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in resolveExplicitLevels()3548 if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()3561 } else if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()4334 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi4335 orderParagraphsLTR = ordarParaLTR; in orderParagraphsLTR()4348 return orderParagraphsLTR; in isOrderParagraphsLTR()
1032 boolean orderParagraphsLTR; field in Bidi1970 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in getDirProps()2628 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in resolveExplicitLevels()3512 if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()3525 } else if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()4293 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi4294 orderParagraphsLTR = ordarParaLTR; in orderParagraphsLTR()4305 return orderParagraphsLTR; in isOrderParagraphsLTR()
664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
1841 UBool orderParagraphsLTR; in testMultipleParagraphs() local1984 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi); in testMultipleParagraphs()1985 if (orderParagraphsLTR) { in testMultipleParagraphs()1986 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, FALSE); in testMultipleParagraphs()1989 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi); in testMultipleParagraphs()1990 if (!orderParagraphsLTR) { in testMultipleParagraphs()1991 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, TRUE); in testMultipleParagraphs()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
12;ICU4J 4.8;; 2ST@3.6;PB;NS;NF;NS; ...
12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...