Home
last modified time | relevance | path

Searched defs:lengthDelta (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/third_party/node/deps/icu-small/source/common/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/third_party/icu/icu4c/source/common/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dedits.h169 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DEdits.java235 public int lengthDelta() { return delta; } in lengthDelta() method in Edits
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java241 public int lengthDelta() { return delta; } in lengthDelta() method in Edits
/third_party/icu/icu4c/source/common/
Dutext.cpp1940 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2215 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local
/third_party/skia/third_party/externals/icu/source/common/
Dutext.cpp1940 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2215 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local
/third_party/node/deps/icu-small/source/common/
Dutext.cpp1940 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2215 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutext.cpp1938 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2213 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local