Searched refs:fromUnicodeInts (Results 1 – 2 of 2) sorted by relevance
564 mbcsTable.fromUnicodeInts = ICUBinary.getInts( in readMBCSTable()
86 int fromUnicodeInts[]; field in CharsetMBCS.UConverterMBCSTable519 int[] ints = mbcsTable.fromUnicodeInts; in writeStage3Roundtrip()646 mbcsTable.fromUnicodeInts = new int[mbcsTable.fromUBytesLength / 4]; in reconstituteData()2904 ints = sharedData.mbcs.fromUnicodeInts; in encodeLoop()4828 int[] ints = mbcsTable.fromUnicodeInts; in MBCSGetFilteredUnicodeSetForUnicode()