Searched refs:NUM_OF_CONVERTERS (Results 1 – 2 of 2) sorted by relevance
55 private final static byte NUM_OF_CONVERTERS = 20; field in CharsetCompoundText289 myConverterArray = new CharsetMBCS[NUM_OF_CONVERTERS]; in LoadConverters()322 gbEncoder = new CharsetEncoderMBCS[NUM_OF_CONVERTERS]; in CharsetEncoderCompoundText()324 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in CharsetEncoderCompoundText()336 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in implReset()491 gbDecoder = new CharsetDecoderMBCS[NUM_OF_CONVERTERS]; in CharsetDecoderCompoundText()493 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in CharsetDecoderCompoundText()505 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in implReset()622 for (int i = 1; i < NUM_OF_CONVERTERS; i++) { in getUnicodeSetImpl()
60 NUM_OF_CONVERTERS = 20 enumerator65 static const uint8_t escSeqCompoundText[NUM_OF_CONVERTERS][5] = {163 UConverterSharedData *myConverterArray[NUM_OF_CONVERTERS];230 for (i = 0; i < NUM_OF_CONVERTERS; i++) { in findStateFromEscSeq()310 for (i = 0; i < NUM_OF_CONVERTERS; i++) { in _CompoundTextClose()585 for (i = 1; i < NUM_OF_CONVERTERS; i++) { in _CompoundText_GetUnicodeSet()