Searched defs:act2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/bidi/
H A DBidiBase.java1719 short[] act1, short[] act2) {
1721 impact = new short[][] {act1, act2};
1718 ImpTabPair(byte[][] table1, byte[][] table2, short[] act1, short[] act2) argument

Completed in 55 milliseconds