Searched refs:firstAffectedIndex (Results 1 – 1 of 1) sorted by relevance
1981 int32_t firstAffectedIndex = destIndex32; in repTextCopy() local1982 if (move && start32<firstAffectedIndex) { in repTextCopy()1983 firstAffectedIndex = start32; in repTextCopy()1985 if (firstAffectedIndex < ut->chunkNativeLimit) { in repTextCopy()