Searched refs:lengthDelta (Results 1 – 1 of 1) sorted by relevance
1923 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local1933 int32_t newIndexPos = limit32 + lengthDelta; in repTextReplace()1936 return lengthDelta; in repTextReplace()2195 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local2196 ut->chunkOffset = limit32 + lengthDelta; in unistrTextReplace()2198 return lengthDelta; in unistrTextReplace()