| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/ |
| D | AccessibilityIterators.android.kt | 93 val textLength = text.length in following() constant 118 val textLength = text.length in preceding() constant 193 val textLength = text.length in following() constant 218 val textLength = text.length in preceding() constant 273 val textLength = text.length in following() constant 298 val textLength = text.length in preceding() constant 355 val textLength = text.length in following() constant 382 val textLength = text.length in preceding() constant 446 val textLength = text.length in following() constant 481 val textLength = text.length in preceding() constant
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | GapBuffer.kt | 157 val textLength = textEnd - textStart in replace() constant 237 val textLength = textEnd - textStart in replace() constant
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/ |
| D | MultiWidgetSelectionDelegate.kt | 162 val textLength = textLayoutResult.layoutInput.text.length in getBoundingBox() constant 264 val textLength = textLayoutResult.layoutInput.text.length in appendSelectableInfo() constant
|
| D | SelectionLayout.kt | 645 val textLength: Int constant in androidx.compose.foundation.text.selection.SelectableInfo
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/text/ |
| D | TextToggleTextBenchmark.kt | 34 class TextToggleTextBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextToggleTextBenchmark
|
| D | TextToggleTextTestCase.kt | 38 private val textLength: Int, constant in androidx.compose.foundation.benchmark.text.TextToggleTextTestCase
|
| D | TextEllipsisBenchmark.kt | 35 class TextEllipsisBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextEllipsisBenchmark
|
| D | BasicTextField2ToggleTextTestCase.kt | 46 private val textLength: Int, in <lambda>() constant in androidx.compose.foundation.benchmark.text.BasicTextField2ToggleTextTestCase
|
| D | TextMultiStyleBenchmark.kt | 41 class TextMultiStyleBenchmark(private val textLength: Int, private val styleCount: Int) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextMultiStyleBenchmark
|
| D | TextBasicBenchmark.kt | 41 class TextBasicBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextBasicBenchmark
|
| D | TextFieldToggleTextBenchmark.kt | 41 class TextFieldToggleTextBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextFieldToggleTextBenchmark
|
| D | TextFieldToggleTextTestCase.kt | 49 private val textLength: Int, constant in androidx.compose.foundation.benchmark.text.TextFieldToggleTextTestCase
|
| D | BasicTextField2ToggleTextBenchmark.kt | 43 class BasicTextField2ToggleTextBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.BasicTextField2ToggleTextBenchmark
|
| D | TextAutoSizeBenchmark.kt | 51 class TextAutoSizeBenchmark(private val textLength: Int, private val autoSize: TextAutoSize) { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextAutoSizeBenchmark
|
| /compose/material/material/benchmark/src/androidTest/java/androidx/compose/material/benchmark/view/ |
| D | AndroidTextViewBenchmark.kt | 36 class AndroidTextViewBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.material.benchmark.view.AndroidTextViewBenchmark
|
| /compose/ui/ui-text/benchmark/src/androidTest/java/androidx/compose/ui/text/benchmark/ |
| D | ParagraphWithLineHeightBenchmark.kt | 45 private val textLength: Int, in <lambda>() constant in androidx.compose.ui.text.benchmark.ParagraphWithLineHeightBenchmark
|
| D | FrameworkTextLayoutBenchmark.kt | 41 class FrameworkTextLayoutBenchmark(private val textLength: Int) { in <lambda>() constant in androidx.compose.ui.text.benchmark.FrameworkTextLayoutBenchmark
|
| D | NonLinearFontScalingBenchmark.kt | 51 private val textLength: Int, in <lambda>() constant in androidx.compose.ui.text.benchmark.NonLinearFontScalingBenchmark
|
| D | TextMeasurerBenchmark.kt | 49 private val textLength: Int, in <lambda>() constant in androidx.compose.ui.text.benchmark.TextMeasurerBenchmark
|
| D | ParagraphMethodBenchmark.kt | 42 class ParagraphMethodBenchmark(private val textType: TextType, private val textLength: Int) { in <lambda>() constant in androidx.compose.ui.text.benchmark.ParagraphMethodBenchmark
|
| D | ParagraphBenchmark.kt | 48 private val textLength: Int, in <lambda>() constant in androidx.compose.ui.text.benchmark.ParagraphBenchmark
|
| /compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/suspendfun/ |
| D | OffsetKeyframeSplinePlaygroundDemo.kt | 371 val textLength = in getTextForAnchor() constant
|
| /compose/ui/ui-text/src/androidMain/kotlin/androidx/compose/ui/text/android/ |
| D | TextLayout.android.kt | 673 val textLength = text.length in fillBoundingBoxes() constant
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/selection/ |
| D | TextFieldSelectionState.kt | 716 val textLength = layoutResult.layoutInput.text.length in <lambda>() constant
|