Searched refs:ClearTypingStyle (Results 1 – 5 of 5) sorted by relevance
59 ClearTypingStyle = 1 << 1, enumerator79 …void setSelection(const VisibleSelection&, SetSelectionOptions = CloseTyping | ClearTypingStyle, C…80 …= MakeDirectionalSelection) { setSelection(selection, CloseTyping | ClearTypingStyle, AlignCursorO…
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()138 bool shouldClearTypingStyle = options & ClearTypingStyle; 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 …llCorrectionTriggered | SelectionController::CloseTyping | SelectionController::ClearTypingStyle)); in doApply()
273 …fCorrected, SelectionController::CloseTyping | SelectionController::ClearTypingStyle | SelectionCo… in respondToUnappliedSpellCorrection()
2731 options |= SelectionController::ClearTypingStyle; in changeSelectionAfterCommand()