Searched refs:findLineTextRange (Results 1 – 1 of 1) sorted by relevance
658 return findLineTextRange(file, line); in findRange()705 private static IRegion findLineTextRange(IFile file, int line) { in findLineTextRange() method in AaptParser