Home
last modified time | relevance | path

Searched refs:getLineBottom (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DCursorAnchorInfoUtils.java179 final float bottom = layout.getLineBottom(line); in extractFromTextViewInternal()
243 final float insertionMarkerBottom = layout.getLineBottom(line) in extractFromTextViewInternal()
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DActionMenuButton.java84 top + layout.getLineBottom(0) + PADDING_V); in draw()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DImageFloatingTextView.java151 while (maxLines > 1 && layout.getLineBottom(maxLines - 1) > availableHeight) { in onMeasure()
H A DSubtitleView.java320 bounds.bottom = layout.getLineBottom(i); in onDraw()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
H A DSubtitleView.java289 bounds.bottom = layout.getLineBottom(i); in onDraw()
/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java1713 public final int getLineBottom(int line) { in getLineBottom() method in Layout
2022 top, getLineBottom(startline), consumer); in getSelection()
2025 consumer.accept(getLineLeft(startline), top, 0, getLineBottom(startline), in getSelection()
2028 consumer.accept(getLineRight(startline), top, width, getLineBottom(startline), in getSelection()
2034 bottom = getLineBottom(i); in getSelection()
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java252 assertEquals(LINE_HEIGHT, layout.getLineBottom(0)); in testGetLineBottom()
612 assertTrue(bounds.bottom <= layout.getLineBottom(i) + epsilon); in testGetCursorPath()
H A DStaticLayoutTest.java421 assertEquals(info, height, l.getLineBottom(line) - top); in assertLineMetrics()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditorCursorDragTest.java776 int bottom = layout.getLineBottom(line); in getCoordinates()
/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java1358 final int lineBottom = layout.getLineBottom(line); in isOffsetVisible()
2169 final int bottom = layout.getLineBottom(blockEndLine); in drawHardwareAcceleratedInner()
4508 layout.getLineBottom(line) + mHandleHeight); in onGetContentRect()
6204 if (trueLine > prevLine && y >= layout.getLineBottom(prevLine) + slop + verticalOffset) {
H A DTextView.java7580 int bottom = mLayout.getLineBottom(lineEnd); in invalidateRegion()
8149 r.bottom = mLayout.getLineBottom(line); in getFocusedRect()
8156 r.bottom = mLayout.getLineBottom(lineEnd); in getFocusedRect()
12195 final float bottom = mLayout.getLineBottom(line); in populateCharacterBounds()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java2864 int lineBottom = eventLayout.getLineBottom(i); in drawEventText()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15232 HSPLandroid/text/Layout;->getLineBottom(I)I+]Landroid/text/Layout;Landroid/text/StaticLayout;,Landr…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44191 method public final int getLineBottom(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29692 method public final int getLineBottom(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt15281 HSPLandroid/text/Layout;->getLineBottom(I)I+]Landroid/text/Layout;Landroid/text/StaticLayout;,Landr…