Searched refs:contextDir (Results 1 - 7 of 7) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java531 byte contextDir; /* L or R according to last strong char before opening */ field in class:Bidi.Opening
541 byte contextDir; /* L or R to use as context for following openings */ field in class:Bidi.IsoRun
2016 bd.isoRuns[0].lastStrong = bd.isoRuns[0].lastBase = bd.isoRuns[0].contextDir = (byte)(GetParaLevelAt(0) & 1);
2028 bd.isoRuns[0].lastStrong = bd.isoRuns[0].lastBase = bd.isoRuns[0].contextDir = (byte)(level & 1);
2042 pLastIsoRun.lastStrong = pLastIsoRun.lastBase = pLastIsoRun.contextDir = (byte)(contextLevel & 1);
2058 pLastIsoRun.lastStrong = pLastIsoRun.lastBase = pLastIsoRun.contextDir = (byte)(level & 1);
2090 pOpening.contextDir = pLastIsoRun.contextDir;
2110 if (newProp == qOpening.contextDir)
2159 if (direction != pOpening.contextDir)
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java531 byte contextDir; /* L or R according to last strong char before opening */ field in class:Bidi.Opening
541 byte contextDir; /* L or R to use as context for following openings */ field in class:Bidi.IsoRun
2051 bd.isoRuns[0].lastStrong = bd.isoRuns[0].lastBase = bd.isoRuns[0].contextDir = (byte)(GetParaLevelAt(0) & 1);
2063 bd.isoRuns[0].lastStrong = bd.isoRuns[0].lastBase = bd.isoRuns[0].contextDir = (byte)(level & 1);
2077 pLastIsoRun.lastStrong = pLastIsoRun.lastBase = pLastIsoRun.contextDir = (byte)(contextLevel & 1);
2093 pLastIsoRun.lastStrong = pLastIsoRun.lastBase = pLastIsoRun.contextDir = (byte)(level & 1);
2125 pOpening.contextDir = pLastIsoRun.contextDir;
2145 if (newProp == qOpening.contextDir)
2194 if (direction != pOpening.contextDir)
[all...]
/external/icu/icu4c/source/common/
H A Dubidi.c680 bd->isoRuns[0].lastStrong=bd->isoRuns[0].lastBase=bd->isoRuns[0].contextDir=GET_PARALEVEL(pBiDi, 0)&1;
699 bd->isoRuns[0].lastStrong=bd->isoRuns[0].lastBase=bd->isoRuns[0].contextDir=level&1;
715 pLastIsoRun->lastStrong=pLastIsoRun->lastBase=pLastIsoRun->contextDir=contextLevel&1;
730 pLastIsoRun->lastStrong=pLastIsoRun->lastBase=pLastIsoRun->contextDir=level&1;
761 pOpening->contextDir=pLastIsoRun->contextDir;
783 if(newProp==qOpening->contextDir)
833 if(direction!=pOpening->contextDir)
834 newProp=pOpening->contextDir; /* N0c1 */
897 pLastIsoRun->contextDir
[all...]
H A Dubidiimp.h157 UBiDiDirection contextDir; /* L or R according to last strong char before opening */ member in struct:Opening
168 UBiDiDirection contextDir; /* L or R to use as context for following openings */ member in struct:IsoRun
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 150 milliseconds