Home
last modified time | relevance | path

Searched refs:nativeOffset (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
Dutext.cpp1542 …int32_t nativeOffset = u8b->mapToNative[ut->chunkOffset + u8b->bufStartIdx] + u8b->toUCharsMapStar… in utf8TextMapOffsetToNative() local
1543 U_ASSERT(nativeOffset >= ut->chunkNativeStart && nativeOffset <= ut->chunkNativeLimit); in utf8TextMapOffsetToNative()
1544 return nativeOffset; in utf8TextMapOffsetToNative()
/third_party/skia/third_party/externals/icu/source/common/
Dutext.cpp1542 …int32_t nativeOffset = u8b->mapToNative[ut->chunkOffset + u8b->bufStartIdx] + u8b->toUCharsMapStar… in utf8TextMapOffsetToNative() local
1543 U_ASSERT(nativeOffset >= ut->chunkNativeStart && nativeOffset <= ut->chunkNativeLimit); in utf8TextMapOffsetToNative()
1544 return nativeOffset; in utf8TextMapOffsetToNative()
/third_party/node/deps/icu-small/source/common/
Dutext.cpp1542 …int32_t nativeOffset = u8b->mapToNative[ut->chunkOffset + u8b->bufStartIdx] + u8b->toUCharsMapStar… in utf8TextMapOffsetToNative() local
1543 U_ASSERT(nativeOffset >= ut->chunkNativeStart && nativeOffset <= ut->chunkNativeLimit); in utf8TextMapOffsetToNative()
1544 return nativeOffset; in utf8TextMapOffsetToNative()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutext.cpp1540 …int32_t nativeOffset = u8b->mapToNative[ut->chunkOffset + u8b->bufStartIdx] + u8b->toUCharsMapStar… in utf8TextMapOffsetToNative() local
1541 U_ASSERT(nativeOffset >= ut->chunkNativeStart && nativeOffset <= ut->chunkNativeLimit); in utf8TextMapOffsetToNative()
1542 return nativeOffset; in utf8TextMapOffsetToNative()