HomeSort by relevance Sort by last modified time
    Searched refs:mapNativeIndexToUTF16 (Results 1 - 5 of 5) sorted by null

  /external/icu4c/i18n/
regextxt.h 23 #define UTEXT_USES_U16(ut) (NULL==((ut)->pFuncs->mapNativeIndexToUTF16))
  /external/chromium/third_party/icu/public/common/unicode/
utext.h     [all...]
  /external/icu4c/common/unicode/
utext.h     [all...]
  /external/chromium/third_party/icu/source/common/
utext.cpp 114 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
355 ut->chunkOffset = ut->pFuncs->mapNativeIndexToUTF16(ut, index);
394 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
    [all...]
  /external/icu4c/common/
utext.cpp 115 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
356 ut->chunkOffset = ut->pFuncs->mapNativeIndexToUTF16(ut, index);
395 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
    [all...]

Completed in 374 milliseconds