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