Searched refs:tmpEnd (Results 1 – 1 of 1) sorted by relevance
137 int tmpEnd = op.positionStart + op.itemCount; in applyRemove() local139 for (int position = op.positionStart; position < tmpEnd; position++) { in applyRemove()171 tmpEnd -= tmpCount; in applyRemove()191 int tmpEnd = op.positionStart + op.itemCount; in applyUpdate() local193 for (int position = op.positionStart; position < tmpEnd; position++) { in applyUpdate()