Home
last modified time | relevance | path

Searched defs:initialSelection (Results 1 – 7 of 7) sorted by relevance

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DBasicTextFieldImmIntegrationTest.kt216 val initialSelection = selection in immUpdated_whenFilterChangesText_withComposition_fromInputConnection() constant
248 val initialSelection = selection in immNotUpdated_whenFilterChangesText_withoutComposition_fromInputConnection() constant
276 val initialSelection = selection in immNotUpdated_whenFilterChangesText_withoutComposition_fromKeyEvent() constant
/compose/ui/ui-text/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DEditProcessorTest.kt159 val initialSelection = TextRange(2, 1) in testNewState_reversedSelection_setsTheSelection() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/
DLazyColumnMultiTextRegressionTest.kt101 val initialSelection = selection in <lambda>() constant
/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/input/internal/
DTextFieldStateInternalBufferTest.kt188 val initialSelection = TextRange(2, 1) in <lambda>() constant
/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/input/
DTextFieldBufferTest.kt35 fun initialSelection() { in <lambda>() method in androidx.compose.foundation.text.input.TextFieldBufferTest
DTextFieldStateTest.kt494 val initialSelection = state.selection in <lambda>() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/selection/
DTextFieldTextToolbarTest.kt789 val initialSelection = selection in <lambda>() constant