Searched refs:CloseTyping (Results 1 – 5 of 5) sorted by relevance
58 CloseTyping = 1 << 0, enumerator79 …void setSelection(const VisibleSelection&, SetSelectionOptions = CloseTyping | ClearTypingStyle, C…80 …y directionality = MakeDirectionalSelection) { setSelection(selection, CloseTyping | ClearTypingSt…
94 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in moveTo()102 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in moveTo()110 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in moveTo()118 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in moveTo()127 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in moveTo()137 bool closeTyping = options & CloseTyping; in setSelection()1002 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in setBase()1010 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in setExtent()1018 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in setBase()1026 SetSelectionOptions options = CloseTyping | ClearTypingStyle; in setExtent()[all …]
97 …, SelectionController::SpellCorrectionTriggered | SelectionController::CloseTyping | SelectionCont… in doApply()
273 …m_frame->selection()->setSelection(selectionOfCorrected, SelectionController::CloseTyping | Select… in respondToUnappliedSpellCorrection()
2729 options |= SelectionController::CloseTyping; in changeSelectionAfterCommand()3151 bool closeTyping = options & SelectionController::CloseTyping; in respondToChangedSelection()