Home
last modified time | relevance | path

Searched refs:lineNum (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/
DLayout.java681 private boolean isJustificationRequired(int lineNum) { in isJustificationRequired() argument
683 final int lineEnd = getLineEnd(lineNum); in isJustificationRequired()
687 private float getJustifyWidth(int lineNum) { in getJustifyWidth() argument
693 final int dir = getParagraphDirection(lineNum); in getJustifyWidth()
698 final int start = getLineStart(lineNum); in getJustifyWidth()
721 if (lineNum < startLine + count) { in getJustifyWidth()
751 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in getJustifyWidth()
753 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in getJustifyWidth()
757 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in getJustifyWidth()
759 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in getJustifyWidth()
[all …]
/frameworks/base/tools/preload/
DRecord.java109 Record(String line, int lineNum) { in Record() argument
119 sourceLineNumber = lineNum; in Record()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...