Searched refs:orderParagraphsLTR (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c502 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) {
726 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) {
1537 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; local
1544 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) {
1557 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) {
2063 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { argument
2065 pBiDi->orderParagraphsLTR=orderParagraphsLTR;
2072 return pBiDi->orderParagraphsLTR;
[all...]
H A Dubidiimp.h252 UBool orderParagraphsLTR; member in struct:UBiDi
/external/icu4c/common/
H A Dubidi.c535 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) {
759 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) {
1635 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; local
1642 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) {
1655 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) {
2195 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { argument
2197 pBiDi->orderParagraphsLTR=orderParagraphsLTR;
2204 return pBiDi->orderParagraphsLTR;
[all...]
H A Dubidiimp.h252 UBool orderParagraphsLTR; member in struct:UBiDi
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dubidi.h657 * @param orderParagraphsLTR specifies whether paragraph separators (B) must
664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
1007 * argument <code>orderParagraphsLTR</code> set to <code>TRUE</code> before
/external/icu4c/common/unicode/
H A Dubidi.h657 * @param orderParagraphsLTR specifies whether paragraph separators (B) must
664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
1007 * argument <code>orderParagraphsLTR</code> set to <code>TRUE</code> before
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c1690 UBool orderParagraphsLTR; local
1792 /* check level of block separator at end of paragraph when orderParagraphsLTR==FALSE */
1833 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi);
1834 if (orderParagraphsLTR) {
1835 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, FALSE);
1838 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi);
1839 if (!orderParagraphsLTR) {
1840 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, TRU
[all...]
/external/icu4c/test/cintltst/
H A Dcbiditst.c1834 UBool orderParagraphsLTR; local
1936 /* check level of block separator at end of paragraph when orderParagraphsLTR==FALSE */
1977 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi);
1978 if (orderParagraphsLTR) {
1979 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, FALSE);
1982 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi);
1983 if (!orderParagraphsLTR) {
1984 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, TRU
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 153 milliseconds