/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
D | TextRunShaperNatives.java | 33 boolean isRtl, in nativeShapeTextRun() 42 boolean isRtl, in nativeShapeTextRun()
|
D | MeasuredTextBuilderNatives.java | 37 boolean isRtl); in nAddStyleRun()
|
D | PaintNatives.java | 226 boolean isRtl, in nGetRunAdvance() 237 boolean isRtl, in nGetRunAdvance() 247 boolean isRtl, in nGetOffsetForAdvance() 258 boolean isRtl, in nGetOffsetForAdvance() 420 boolean isRtl, in nGetFontMetricsIntForText() 430 boolean isRtl, in nGetFontMetricsIntForText() 440 boolean isRtl, in nGetRunCharacterAdvance()
|
D | BaseRecordingCanvasNatives.java | 251 boolean isRtl, in nDrawTextRun() 263 boolean isRtl, in nDrawTextRun() 277 boolean isRtl, in nDrawTextRun() 291 boolean isRtl, in nDrawTextRunTypeface()
|
D | BaseCanvasNatives.java | 252 boolean isRtl, in nDrawTextRun() 264 boolean isRtl, in nDrawTextRun() 278 boolean isRtl, in nDrawTextRun() 292 boolean isRtl, in nDrawTextRunTypeface()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowNativeTextRunShaper.java | 28 boolean isRtl, in nativeShapeTextRun() 41 boolean isRtl, in nativeShapeTextRun()
|
D | ShadowPaint.java | 538 boolean isRtl, in nGetRunAdvance() 555 boolean isRtl, in nGetRunCharacterAdvance() 571 boolean isRtl, in nGetRunCharacterAdvance() 599 boolean isRtl, in nGetRunAdvance() 613 boolean isRtl, in native_getRunAdvance() 627 boolean isRtl, in native_getTextRunAdvances() 643 boolean isRtl, in native_getTextRunAdvances()
|
D | ShadowNativeMeasuredText.java | 82 boolean isRtl) { in nAddStyleRun() 94 boolean isRtl) { in nAddStyleRun()
|
D | ShadowNativeMeasuredParagraph.java | 25 long nativeBuilderPtr, long paintPtr, int start, int end, boolean isRtl) { in nAddStyleRun()
|
D | ShadowNativePaint.java | 370 boolean isRtl, in nGetRunAdvance() 385 boolean isRtl, in nGetRunAdvance() 400 boolean isRtl, in nGetOffsetForAdvance() 414 boolean isRtl, in nGetOffsetForAdvance() 822 boolean isRtl, in nGetFontMetricsIntForText() 836 boolean isRtl, in nGetFontMetricsIntForText() 850 boolean isRtl, in nGetRunCharacterAdvance()
|
D | ShadowNativeBaseRecordingCanvas.java | 428 boolean isRtl, in nDrawTextRun() 448 boolean isRtl, in nDrawTextRun() 490 boolean isRtl, in nDrawTextRun()
|
D | ShadowNativeRecordingCanvasOP.java | 303 boolean isRtl, in nDrawTextRun() 319 boolean isRtl, in nDrawTextRun()
|
D | ShadowNativeBaseCanvas.java | 524 boolean isRtl, in nDrawTextRun() 546 boolean isRtl, in nDrawTextRun() 590 boolean isRtl, in nDrawTextRun()
|
D | ShadowNativeStaticLayout.java | 167 long nativePtr, long nativePaint, long nativeTypeface, int start, int end, boolean isRtl) { in nAddStyleRun()
|
/external/setupdesign/main/src/com/google/android/setupdesign/util/ |
D | DrawableLayoutDirectionHelper.java | 92 boolean isRtl) { in createRelativeInsetDrawable()
|
/external/accompanist/themeadapter-core/src/main/java/com/google/accompanist/themeadapter/core/ |
D | ResourceUtils.kt | 359 val isRtl = layoutDirection == LayoutDirection.Rtl in parseShapeAppearance() constant
|