Home
last modified time | relevance | path

Searched refs:getLineBounds (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DCursorAnchorInfoUtils.java136 layout.getLineBounds(0, lineBoundsWithoutOffset); in extractFromTextViewInternal()
137 textView.getLineBounds(0, lineBoundsWithOffset); in extractFromTextViewInternal()
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/
H A DIconMenuItemView.java301 getLineBounds(0, tmpRect); in positionIcon()
/aosp12/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/util/
H A DLinkAccessibilityHelper.java268 layout.getLineBounds(lineStart, outRect); in getBoundsForSpan()
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java188 assertEquals(32, layout.getLineBounds(2, bounds)); in testGetLineBounds()
/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java850 public int getLineBounds(int line, Rect bounds) { in getLineBounds() method in Layout
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java8205 public int getLineBounds(int line, Rect bounds) { in getLineBounds() method in TextView.Drawables
8212 int baseline = mLayout.getLineBounds(line, bounds); in getLineBounds()
/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/core/api/
H A Dcurrent.txt44192 method public int getLineBounds(int, android.graphics.Rect);
56374 method public int getLineBounds(int, android.graphics.Rect);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29693 method public int getLineBounds(int, android.graphics.Rect);
38789 method public int getLineBounds(int, android.graphics.Rect);