Searched defs:cursorOffset (Results 1 – 2 of 2) sorted by relevance
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/textfield/ | ||
| D | TextFieldCursorTest.kt | 175 val cursorOffset = 4 in <lambda>() constant |
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/ | ||
| D | TextFieldScroll.kt | 126 val cursorOffset = scrollerPosition.getOffsetToFollow(textFieldValue.selection) in textFieldScroll() constant |