Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/
H A DLayout.java622 int dir = getParagraphDirection(lineNum); in drawText()
868 int dir = getParagraphDirection(line); in getLineStartPos()
1372 int dir = getParagraphDirection(line); in getHorizontal()
1413 int dir = getParagraphDirection(line); in getLineHorizontals()
1463 final int dir = getParagraphDirection(line); in fillHorizontalBoundsForLine()
1569 final int dir = getParagraphDirection(line); in getLineLeft()
1624 final int dir = getParagraphDirection(line); in getLineRight()
1713 final int dir = getParagraphDirection(line); in getLineExtent()
2453 int lineDir = getParagraphDirection(line); in getOffsetToLeftRightOf()
2771 int dir = getParagraphDirection(line); in getParagraphLeft()
[all …]
H A DSelection.java238 if (layout.getParagraphDirection(line) in setSelectionAndMemory()
239 == layout.getParagraphDirection(line + direction)) { in setSelectionAndMemory()
579 int pdir = layout.getParagraphDirection(line); in findEdge()
627 int textdir = layout.getParagraphDirection(line); in chooseHorizontal()
H A DBoringLayout.java539 public int getParagraphDirection(int line) { in getParagraphDirection() method in BoringLayout
H A DDynamicLayout.java661 ints[DIR] |= reflowed.getParagraphDirection(i) << DIR_SHIFT; in reflow()
1038 public int getParagraphDirection(int line) { in getParagraphDirection() method in DynamicLayout
H A DStaticLayout.java1298 public int getParagraphDirection(int line) {
/aosp14/frameworks/base/core/java/android/widget/
H A DAccessibilityIterators.java107 final int paragraphDirection = mLayout.getParagraphDirection(lineNumber); in getLineEdgeIndex()
H A DTextView.java9069 canvas.translate(layout.getParagraphDirection(0) * dx, 0.0f); in onDraw()
9074 canvas.translate(layout.getParagraphDirection(0) * dx, 0.0f); in onDraw()
9093 canvas.translate(layout.getParagraphDirection(0) * dx, 0.0f); in onDraw()
10577 if (testDirChange) oldDir = mLayout.getParagraphDirection(0);
10665 if (bringIntoView || (testDirChange && oldDir != mLayout.getParagraphDirection(0))) {
11339 int dir = layout.getParagraphDirection(line); in bringTextIntoView()
11447 grav = layout.getParagraphDirection(line); in bringPointIntoView()
11450 grav = -layout.getParagraphDirection(line); in bringPointIntoView()
14190 layout.getParagraphDirection(line) == Layout.DIR_RIGHT_TO_LEFT; in getTextBoundsInfo()
H A DEditor.java6405 final boolean isRtlParagraph = layout.getParagraphDirection(line) == -1;
6434 final boolean isRtlParagraph = layout.getParagraphDirection(line) == -1;
/aosp14/frameworks/base/core/java/android/text/method/
H A DTouch.java43 boolean ltr = layout.getParagraphDirection(top) > 0; in scrollTo()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DTransitionLayout.kt141 if (child.layout.getParagraphDirection(0) == Layout.DIR_RIGHT_TO_LEFT) {
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DTextInterpolator.kt527 if (getParagraphDirection(lineNo) == Layout.DIR_LEFT_TO_RIGHT) {
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java579 public int getParagraphDirection(int line) { in getParagraphDirection() method in LayoutTest.MockLayout
H A DStaticLayoutTest.java118 assertEquals(Layout.DIR_LEFT_TO_RIGHT, l.getParagraphDirection(0)); in testGetters1()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14790 HSPLandroid/text/BoringLayout;->getParagraphDirection(I)I
14836 HSPLandroid/text/DynamicLayout;->getParagraphDirection(I)I+]Landroid/text/PackedIntVector;Landroid/…
15174 HSPLandroid/text/StaticLayout;->getParagraphDirection(I)I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt47116 method public int getParagraphDirection(int);
47154 method public int getParagraphDirection(int);
47352 method public abstract int getParagraphDirection(int);
47639 method public int getParagraphDirection(int);
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14854 HSPLandroid/text/BoringLayout;->getParagraphDirection(I)I
14900 HSPLandroid/text/DynamicLayout;->getParagraphDirection(I)I+]Landroid/text/PackedIntVector;Landroid/…
15238 HSPLandroid/text/StaticLayout;->getParagraphDirection(I)I