Searched defs:startHandlePosition (Results 1 – 2 of 2) sorted by relevance
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/ | ||
| D | LazyColumnMultiTextRegressionTest.kt | 221 val startHandlePosition constant in androidx.compose.foundation.text.selection.gestures.LazyColumnMultiTextRegressionTest.TestScope |
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/ | ||
| D | SelectionManager.kt | 199 var startHandlePosition: Offset? by mutableStateOf(null) in <lambda>() variable in androidx.compose.foundation.text.selection.SelectionManager |