Home
last modified time | relevance | path

Searched refs:getIndentAdjust (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/text/
DLayout.java397 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in getJustifyWidth()
399 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in getJustifyWidth()
403 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in getJustifyWidth()
405 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in getJustifyWidth()
408 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_CENTER); in getJustifyWidth()
542 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in drawText()
545 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in drawText()
552 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in drawText()
555 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in drawText()
559 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_CENTER); in drawText()
[all …]
DStaticLayout.java1304 public int getIndentAdjust(int line, Alignment align) {
/frameworks/base/config/
Dboot-image-profile.txt14877 HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
15075 HSPLandroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
Dhiddenapi-greylist-max-o.txt70193 Landroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
70729 Landroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I