Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java1722 public final int getLineBottomWithoutSpacing(int line) { in getLineBottomWithoutSpacing() method in Layout
1877 int bottom = getLineBottomWithoutSpacing(line); in getCursorPath()
2013 int bottom = getLineBottomWithoutSpacing(endline); in getSelection()
2042 bottom = getLineBottomWithoutSpacing(endline); in getSelection()
/frameworks/base/core/java/android/widget/
DEditor.java2068 final int bottom = layout.getLineBottomWithoutSpacing(line); in updateCursorPosition()
3154 return layout.getLineBottomWithoutSpacing(line); in getVerticalLocalPosition()
3809 return layout.getLineBottomWithoutSpacing(line) - mContainerMarginTop; in getVerticalLocalPosition()
4353 final float insertionMarkerBottom = layout.getLineBottomWithoutSpacing(line) in updatePosition()
4720 mPositionY = layout.getLineBottomWithoutSpacing(line); in positionAtCursorOffset()
/frameworks/base/config/
Dboot-image-profile.txt14880 HSPLandroid/text/Layout;->getLineBottomWithoutSpacing(I)I
Dhiddenapi-greylist-max-o.txt70195 Landroid/text/Layout;->getLineBottomWithoutSpacing(I)I