spellCheckOldSelection  739 Source/core/editing/SpellChecker.cpp             spellCheckOldSelection(oldSelection, newAdjacentWords, newSelectedSentence);
spellCheckOldSelection  770 Source/core/editing/SpellChecker.cpp     spellCheckOldSelection(m_frame.selection().selection(), empty, empty);
spellCheckOldSelection   74 Source/core/editing/SpellChecker.h     void spellCheckOldSelection(const VisibleSelection& oldSelection, const VisibleSelection& newAdjacentWords, const VisibleSelection& newSelectedSentence);