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

/external/icu/icu4c/source/common/
H A Dutext.cpp1983 int32_t firstAffectedIndex = destIndex32; local
1984 if (move && start32<firstAffectedIndex) {
1985 firstAffectedIndex = start32;
1987 if (firstAffectedIndex < ut->chunkNativeLimit) {

Completed in 73 milliseconds