Home
last modified time | relevance | path

Searched refs:startLine (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DDynamicLayoutBlocksTest.java72 private void update(int startLine, int endLine, int newLineCount) { in update() argument
74 + newLineCount - endLine + startLine; in update()
78 dl.updateBlocks(startLine, endLine, newLineCount); in update()
/frameworks/base/core/java/android/text/
DDynamicLayout.java756 int startLine = blockIndex == 0 ? 0 : (mBlockEndLines[blockIndex - 1] + 1); in updateAlwaysNeedsToBeRedrawn() local
758 for (int i = startLine; i <= endLine; i++) { in updateAlwaysNeedsToBeRedrawn()
814 public void updateBlocks(int startLine, int endLine, int newLineCount) { in updateBlocks() argument
823 if (mBlockEndLines[i] >= startLine) { in updateBlocks()
836 final boolean createBlockBefore = startLine > (firstBlock == 0 ? 0 : in updateBlocks()
896 final int deltaLines = newLineCount - (endLine - startLine + 1); in updateBlocks()
911 mBlockEndLines[blockIndex] = startLine - 1; in updateBlocks()
918 mBlockEndLines[blockIndex] = startLine + newLineCount - 1; in updateBlocks()
DLayout.java366 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in getJustifyWidth() local
367 if (lineNum < startLine + count) { in getJustifyWidth()
490 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in drawText() local
493 if (lineNum < startLine + count) { in drawText()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1454 int startLine = tokenizer.getLine(); in mergeField() local
1553 field, TextFormatParseLocation.create(startLine, startColumn)); in mergeField()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...