Home
last modified time | relevance | path

Searched defs:lastStarterInDest (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java1453 int lastStarterInDest=findPreviousCompBoundary(buffer.getStringBuilder(), in composeAndAppend() local
1457 middle.append(buffer.getStringBuilder(), lastStarterInDest, buffer.length()); in composeAndAppend() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java1444 int lastStarterInDest=findPreviousCompBoundary(buffer.getStringBuilder(), in composeAndAppend() local
1448 middle.append(buffer.getStringBuilder(), lastStarterInDest, buffer.length()); in composeAndAppend() local
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp1840 const char16_t *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(), in composeAndAppend() local
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp1840 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(), in composeAndAppend() local
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp1840 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(), in composeAndAppend() local