Searched refs:mapNativeIndexToUTF16 (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Dregextxt.h23 #define UTEXT_USES_U16(ut) (NULL==((ut)->pFuncs->mapNativeIndexToUTF16))
/external/icu4c/common/unicode/
H A Dutext.h1436 UTextMapNativeIndexToUTF16 *mapNativeIndexToUTF16; member in struct:UTextFuncs
/external/icu4c/common/
H A Dutext.cpp115 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
356 ut->chunkOffset = ut->pFuncs->mapNativeIndexToUTF16(ut, index);
395 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);

Completed in 78 milliseconds