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