Searched refs:orderParagraphsLTR (Results 1 – 25 of 26) sorted by relevance
12
85 boolean orderParagraphsLTR; in testMultipleParagraphs()253 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()254 assertFalse("orderParagraphsLTR is true", orderParagraphsLTR); in testMultipleParagraphs()255 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()256 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()257 assertTrue("orderParagraphsLTR is false", orderParagraphsLTR); in testMultipleParagraphs()319 bidi.orderParagraphsLTR(false); in testMultipleParagraphs()357 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()383 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
89 bidi.orderParagraphsLTR(true); in testStreaming()
80 bidi.orderParagraphsLTR(true); in testContext()
497 bidi.orderParagraphsLTR(true); in doMisc()
86 boolean orderParagraphsLTR; in testMultipleParagraphs()254 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()255 assertFalse("orderParagraphsLTR is true", orderParagraphsLTR); in testMultipleParagraphs()256 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()257 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()258 assertTrue("orderParagraphsLTR is false", orderParagraphsLTR); in testMultipleParagraphs()320 bidi.orderParagraphsLTR(false); in testMultipleParagraphs()358 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()384 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
90 bidi.orderParagraphsLTR(true); in testStreaming()
81 bidi.orderParagraphsLTR(true); in testContext()
498 bidi.orderParagraphsLTR(true); in doMisc()
637 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) { in getDirProps()1324 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) in resolveExplicitLevels()2273 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local2280 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()2293 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()2837 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() argument2839 pBiDi->orderParagraphsLTR=orderParagraphsLTR; in ubidi_orderParagraphsLTR()2846 return pBiDi->orderParagraphsLTR; in ubidi_isOrderParagraphsLTR()
312 UBool orderParagraphsLTR; member
1037 boolean orderParagraphsLTR; field in Bidi1975 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in getDirProps()2633 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in resolveExplicitLevels()3517 if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()3530 } else if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()4298 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi4299 orderParagraphsLTR = ordarParaLTR; in orderParagraphsLTR()4310 return orderParagraphsLTR; in isOrderParagraphsLTR()
1062 boolean orderParagraphsLTR; field in Bidi2010 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in getDirProps()2668 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in resolveExplicitLevels()3552 if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()3565 } else if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()4338 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi4339 orderParagraphsLTR = ordarParaLTR; in orderParagraphsLTR()4352 return orderParagraphsLTR; in isOrderParagraphsLTR()
666 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
1843 UBool orderParagraphsLTR; in testMultipleParagraphs() local1986 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi); in testMultipleParagraphs()1987 if (orderParagraphsLTR) { in testMultipleParagraphs()1988 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, FALSE); in testMultipleParagraphs()1991 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi); in testMultipleParagraphs()1992 if (!orderParagraphsLTR) { in testMultipleParagraphs()1993 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; ...