Searched defs:currentCodePointTableIndex (Results 1 – 2 of 2) sorted by relevance
110 int currentCodePointTableIndex = FormatSpec.MINIMAL_ONE_BYTE_CHARACTER_VALUE; in makeCodePointTable() local115 codePointToOneByteCodeMap.put(entry.getKey(), currentCodePointTableIndex); in makeCodePointTable() local
829 int currentCodePointTableIndex = FormatSpec.MINIMAL_ONE_BYTE_CHARACTER_VALUE; in encodeCodePointTable() local