Searched refs:tmpEnd (Results 1 – 1 of 1) sorted by relevance
135 int tmpEnd = op.positionStart + op.itemCount; in applyRemove() local137 for (int position = op.positionStart; position < tmpEnd; position++) { in applyRemove()169 tmpEnd -= tmpCount; in applyRemove()189 int tmpEnd = op.positionStart + op.itemCount; in applyUpdate() local191 for (int position = op.positionStart; position < tmpEnd; position++) { in applyUpdate()