Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java751 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()
762 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_CENTER); in getJustifyWidth()
897 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in drawText()
900 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in drawText()
907 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in drawText()
910 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in drawText()
914 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_CENTER); in drawText()
[all …]
DStaticLayout.java1527 public int getIndentAdjust(int line, Alignment align) {
/frameworks/base/boot/
Dboot-image-profile.txt14666 HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
14912 HSPLandroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
/frameworks/base/config/
Dboot-image-profile.txt14730 HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
14976 HSPLandroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55527 Landroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
56063 Landroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I