Searched refs:skipStart (Results 1 – 2 of 2) sorted by relevance
201 int skipStart = range.getStartOffset(); in computeChanges() local204 skipStart, skipEnd, in computeChanges()
347 IStructuredDocument doc, int skipStart, int skipEnd, in replaceIds() argument388 if (subRegionStart >= skipStart && subRegionStart <= skipEnd) { in replaceIds()