Searched refs:TELUGU_DELTA (Results 1 – 2 of 2) sorted by relevance
53 #define TELUGU_DELTA DELTA * TELUGU macro1008 … if (converterData->currentDeltaFromUnicode!=(TELUGU_DELTA) || sourceChar!=VOCALLIC_RR) { in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()1145 if(data->currentDeltaToUnicode!=(TELUGU_DELTA) || \
45 private static final short TELUGU_DELTA = (UniLang.DELTA * UniLang.TELUGU); field in CharsetISCII1182 if (data.currentDeltaToUnicode != (TELUGU_DELTA) || targetUniChar != VOCALLIC_RR) { in GetMapping()1320 … if (converterData.currentDeltaFromUnicode != (TELUGU_DELTA) || sourceChar != VOCALLIC_RR) { in encodeLoop()