Home
last modified time | relevance | path

Searched refs:defDeltaToUnicode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Ducnvisci.c122 …uint16_t defDeltaToUnicode; /* delta for switching to default state when DEF is encountere… member
208 …= converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VE… in _ISCIIOpen()
254 data->currentDeltaToUnicode=data->defDeltaToUnicode; in _ISCIIReset()
263 data->currentDeltaFromUnicode=data->defDeltaToUnicode; in _ISCIIReset()
1217 data->currentDeltaToUnicode = data->defDeltaToUnicode; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1469 data->currentDeltaToUnicode = data->defDeltaToUnicode; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
/external/icu/icu4c/source/common/
Ducnvisci.c122 …uint16_t defDeltaToUnicode; /* delta for switching to default state when DEF is encountere… member
208 …= converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VE… in _ISCIIOpen()
254 data->currentDeltaToUnicode=data->defDeltaToUnicode; in _ISCIIReset()
263 data->currentDeltaFromUnicode=data->defDeltaToUnicode; in _ISCIIReset()
1217 data->currentDeltaToUnicode = data->defDeltaToUnicode; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1469 data->currentDeltaToUnicode = data->defDeltaToUnicode; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()