Searched defs:selStart (Results 1 – 1 of 1) sorted by relevance
523 int selStart = mSelectionStart; in findSelectionInXmlFile() local578 private String findSelectionInRegion(IStructuredDocumentRegion region, int selStart) { in findSelectionInRegion()