Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java398 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in getJustifyWidth()
400 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in getJustifyWidth()
404 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in getJustifyWidth()
406 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in getJustifyWidth()
409 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_CENTER); in getJustifyWidth()
543 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in drawText()
546 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in drawText()
553 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT); in drawText()
556 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_LEFT); in drawText()
560 indentWidth = getIndentAdjust(lineNum, Alignment.ALIGN_CENTER); in drawText()
[all …]
DStaticLayout.java1307 public int getIndentAdjust(int line, Alignment align) {
/frameworks/base/boot/
Dboot-image-profile.txt15230 HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
15488 HSPLandroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
/frameworks/base/config/
Dboot-image-profile.txt15279 HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
15537 HSPLandroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59493 Landroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
60029 Landroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I