Searched defs:startLine (Results 1 – 6 of 6) sorted by relevance
72 private void update(int startLine, int endLine, int newLineCount) { in update()
106 val TypeDeclaration<*>.startLine get() = range.get()!!.begin.line constant
756 int startLine = blockIndex == 0 ? 0 : (mBlockEndLines[blockIndex - 1] + 1); in updateAlwaysNeedsToBeRedrawn() local814 public void updateBlocks(int startLine, int endLine, int newLineCount) { in updateBlocks()
366 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in getJustifyWidth() local490 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in drawText() local
630 final int startLine = tv.getLayout().getLineForOffset(startOffset); in dragDownUntilLineChange() local
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...