Searched refs:MAX_EXPLICIT_LEVEL (Results 1 – 20 of 20) sorted by relevance
205 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()214 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()232 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()240 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()
227 } else if (paraDirection < 0 && -paraDirection <= (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()236 if (resolvedParaLevel < 0 || resolvedParaLevel > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()299 if(0<=value && value<=(Bidi.MAX_EXPLICIT_LEVEL+1)) { in parseLevels()
525 …bidi.setPara("A\u202a\u05d0\u202aC\u202c\u05d1\u202cE", (byte)(Bidi.MAX_EXPLICIT_LEVEL - 1), null); in doMisc()526 assertEquals("\nWrong level at index 2", Bidi.MAX_EXPLICIT_LEVEL, bidi.getLevelAt(2)); in doMisc()
202 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()211 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()229 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()237 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()
224 } else if (paraDirection < 0 && -paraDirection <= (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()233 if (resolvedParaLevel < 0 || resolvedParaLevel > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()296 if(0<=value && value<=(Bidi.MAX_EXPLICIT_LEVEL+1)) { in parseLevels()
522 …bidi.setPara("A\u202a\u05d0\u202aC\u202c\u05d1\u202cE", (byte)(Bidi.MAX_EXPLICIT_LEVEL - 1), null); in doMisc()523 assertEquals("\nWrong level at index 2", Bidi.MAX_EXPLICIT_LEVEL, bidi.getLevelAt(2)); in doMisc()
553 IsoRun[] isoRuns = new IsoRun[MAX_EXPLICIT_LEVEL+2];621 public static final byte MAX_EXPLICIT_LEVEL = 125; field in Bidi1803 int[] isolateStartStack= new int[MAX_EXPLICIT_LEVEL+1]; in getDirProps()1806 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()1861 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1877 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1890 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1904 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1911 if (stackLast <= MAX_EXPLICIT_LEVEL) in getDirProps()1946 if (stackLast > MAX_EXPLICIT_LEVEL) { in getDirProps()[all …]
530 byte minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in getRuns()641 minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in prepareReorder()648 if (level > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in prepareReorder()
553 IsoRun[] isoRuns = new IsoRun[MAX_EXPLICIT_LEVEL+2];624 public static final byte MAX_EXPLICIT_LEVEL = 125; field in Bidi1837 int[] isolateStartStack= new int[MAX_EXPLICIT_LEVEL+1]; in getDirProps()1840 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()1895 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1911 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1924 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1938 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()1945 if (stackLast <= MAX_EXPLICIT_LEVEL) in getDirProps()1980 if (stackLast > MAX_EXPLICIT_LEVEL) { in getDirProps()[all …]
529 byte minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in getRuns()640 minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in prepareReorder()647 if (level > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in prepareReorder()