Home
last modified time | relevance | path

Searched defs:onlyContiguous (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java1105 boolean onlyContiguous, in compose()
1345 boolean onlyContiguous, boolean doSpan) { in composeQuickCheck()
1447 boolean onlyContiguous, in composeAndAppend()
1678 public boolean hasCompBoundaryAfter(int c, boolean onlyContiguous) { in hasCompBoundaryAfter()
1681 public boolean isCompInert(int c, boolean onlyContiguous) { in isCompInert()
1805 boolean stopAtCompBoundary, boolean onlyContiguous, in decomposeShort()
1960 boolean onlyContiguous) { in recompose()
2165 private boolean norm16HasCompBoundaryAfter(int norm16, boolean onlyContiguous) { in norm16HasCompBoundaryAfter()
2169 private boolean hasCompBoundaryAfter(CharSequence s, int start, int p, boolean onlyContiguous) { in hasCompBoundaryAfter()
2178 private int findPreviousCompBoundary(CharSequence s, int p, boolean onlyContiguous) { in findPreviousCompBoundary()
[all …]
DNorm2AllModes.java264 private final boolean onlyContiguous; field in Norm2AllModes.ComposeNormalizer2
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp675 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort()
737 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort()
1306 UBool onlyContiguous, in compose()
1577 UBool onlyContiguous, in composeQuickCheck()
1700 UBool onlyContiguous, in composeAndAppend()
1734 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
Dnormalizer2impl.h531 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter()
534 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert()
679 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
Dnorm2allmodes.h313 const UBool onlyContiguous; variable
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp674 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort()
736 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort()
1305 UBool onlyContiguous, in compose()
1576 UBool onlyContiguous, in composeQuickCheck()
1699 UBool onlyContiguous, in composeAndAppend()
1733 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
Dnormalizer2impl.h531 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter()
534 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert()
679 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
Dnorm2allmodes.h313 const UBool onlyContiguous; variable
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.h537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter()
540 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert()
688 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
Dnormalizer2impl.cpp674 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort()
858 StopAt stopAt, UBool onlyContiguous, in decomposeShort()
1439 UBool onlyContiguous, in compose()
1710 UBool onlyContiguous, in composeQuickCheck()
1833 UBool onlyContiguous, in composeAndAppend()
1867 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
Dnorm2allmodes.h343 const UBool onlyContiguous; variable
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter()
540 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert()
688 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
Dnormalizer2impl.cpp674 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort()
858 StopAt stopAt, UBool onlyContiguous, in decomposeShort()
1439 UBool onlyContiguous, in compose()
1710 UBool onlyContiguous, in composeQuickCheck()
1833 UBool onlyContiguous, in composeAndAppend()
1867 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
Dnorm2allmodes.h343 const UBool onlyContiguous; variable