Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/icu/source/common/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/external/icu/icu4c/source/common/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/external/icu/libicu/cts_headers/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/external/cronet/tot/third_party/icu/source/common/unicode/
Dedits.h172 int32_t lengthDelta() const { return delta; } in lengthDelta() function
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DEdits.java241 public int lengthDelta() { return delta; } in lengthDelta() method in Edits
/external/icu/android_icu4j/src/main/java/android/icu/text/
DEdits.java235 public int lengthDelta() { return delta; } in lengthDelta() method in Edits
/external/cronet/tot/third_party/icu/source/common/
Dutext.cpp1943 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2218 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local
/external/icu/icu4c/source/common/
Dutext.cpp1943 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2218 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local
/external/cronet/stable/third_party/icu/source/common/
Dutext.cpp1943 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local
2218 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local