Searched refs:shouldCheckSpellingAndGrammar (Results 1 – 1 of 1) sorted by relevance
3166 … bool shouldCheckSpellingAndGrammar = !(options & SelectionController::SpellCorrectionTriggered); in respondToChangedSelection() local3171 …if (shouldCheckSpellingAndGrammar && closeTyping && oldSelection.isContentEditable() && oldSelecti… in respondToChangedSelection()