Searched defs:selectionOffsets (Results 1 – 2 of 2) sorted by relevance
378 bool InputMethodController::setSelectionOffsets(const PlainTextRange& selectionOffsets) in setSelectionOffsets()393 bool InputMethodController::setEditableSelectionOffsets(const PlainTextRange& selectionOffsets) in setEditableSelectionOffsets()404 PlainTextRange selectionOffsets(getSelectionOffsets()); in extendSelectionAndDelete() local
2585 PlainTextRange selectionOffsets = focused->inputMethodController().getSelectionOffsets(); in caretOrSelectionRange() local