Home
last modified time | relevance | path

Searched defs:moveCursorUpByLine (Results 1 – 2 of 2) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/selection/
DTextPreparedSelection.kt268 fun moveCursorUpByLine() = in moveCursorUpByLine() method in androidx.compose.foundation.text.input.internal.selection.TextFieldPreparedSelection
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DTextPreparedSelection.kt212 fun moveCursorUpByLine() = in moveCursorUpByLine() method in androidx.compose.foundation.text.selection.BaseTextPreparedSelection