Searched defs:selectionEnd (Results 1 – 8 of 8) sorted by relevance
55 val selectionEnd = selection.max in build() constant
66 val selectionEnd = textFieldValue.selection.max in build() constant
68 val selectionEnd = textFieldValue.selection.max in build() constant
57 internal var selectionEnd = selection.max variable
616 val (text, selectionStart, selectionEnd, savedTextUndoManager) = value as List<*> in restore() constant
190 setSelection { selectionStart, selectionEnd, relativeToOriginalText -> in applySemantics() method
458 val selectionEnd = subSelection.end.offset in <lambda>() constant
2630 val selectionEnd: Int in traverseAtGranularity() constant