Searched defs:startLine (Results 1 – 5 of 5) sorted by relevance
42 public int startLine; field in Location
63 private void update(int startLine, int endLine, int newLineCount) { in update()
239 String startLine = lines.get(start.line); in replace() local
452 void updateBlocks(int startLine, int endLine, int newLineCount) { in updateBlocks()
336 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in drawText() local