Searched refs:firstAffectedIndex (Results 1 – 1 of 1) sorted by relevance
1996 int32_t firstAffectedIndex = destIndex32; in repTextCopy() local1997 if (move && start32<firstAffectedIndex) { in repTextCopy()1998 firstAffectedIndex = start32; in repTextCopy()2000 if (firstAffectedIndex < ut->chunkNativeLimit) { in repTextCopy()