Home
last modified time | relevance | path

Searched refs:getLastCC (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dnormalizer2impl.cpp826 if (buffer.getLastCC() > 1) {
880 if (stopAt == STOP_AT_DECOMP_BOUNDARY && buffer.getLastCC() <= 1) {
939 (stopAt == STOP_AT_DECOMP_BOUNDARY && buffer.getLastCC() <= 1)) {
H A Dnormalizer2impl.h159 uint8_t getLastCC() const { return lastCC; } in getLastCC() function in ReorderingBuffer
/third_party/node/deps/icu-small/source/common/
H A Dnormalizer2impl.cpp826 if (buffer.getLastCC() > 1) {
880 if (stopAt == STOP_AT_DECOMP_BOUNDARY && buffer.getLastCC() <= 1) {
939 (stopAt == STOP_AT_DECOMP_BOUNDARY && buffer.getLastCC() <= 1)) {
H A Dnormalizer2impl.h159 uint8_t getLastCC() const { return lastCC; } in getLastCC() function in ReorderingBuffer
/third_party/skia/third_party/externals/icu/source/common/
H A Dnormalizer2impl.cpp826 if (buffer.getLastCC() > 1) {
880 if (stopAt == STOP_AT_DECOMP_BOUNDARY && buffer.getLastCC() <= 1) {
939 (stopAt == STOP_AT_DECOMP_BOUNDARY && buffer.getLastCC() <= 1)) {
H A Dnormalizer2impl.h159 uint8_t getLastCC() const { return lastCC; } in getLastCC() function in ReorderingBuffer
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java166 public int getLastCC() { return lastCC; } in getLastCC() method in Normalizer2Impl.ReorderingBuffer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java172 public int getLastCC() { return lastCC; } in getLastCC() method in Normalizer2Impl.ReorderingBuffer
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 22 milliseconds