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

/external/icu4c/common/
H A Dutext.cpp1981 int32_t firstAffectedIndex = destIndex32; local
1982 if (move && start32<firstAffectedIndex) {
1983 firstAffectedIndex = start32;
1985 if (firstAffectedIndex < ut->chunkNativeLimit) {

Completed in 64 milliseconds