Searched defs:selectionStart (Results 1 – 9 of 9) sorted by relevance
54 val selectionStart = selection.min in build() constant
65 val selectionStart = textFieldValue.selection.min in build() constant
67 val selectionStart = textFieldValue.selection.min in build() constant
48 internal var selectionStart = selection.min variable
188 val selectionStart = buffer.selectionStart in applyTo() constant
616 val (text, selectionStart, selectionEnd, savedTextUndoManager) = value as List<*> in restore() constant
190 setSelection { selectionStart, selectionEnd, relativeToOriginalText -> in applySemantics() method
457 val selectionStart = subSelection.start.offset in <lambda>() constant
2629 var selectionStart: Int in traverseAtGranularity() variable