Lines Matching refs:getWithOffset
150 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitInsertFromRange()
158 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitInsertFromRange()
175 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitInsertFromRange()
204 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitRemove()
212 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
230 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
255 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
422 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()
433 CurEnd.getWithOffset(act.RemoveLen); in applyRewrites()
442 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()
475 FileOffset E = B.getWithOffset(FA.RemoveLen); in getActionForOffset()