Searched refs:unappliedSpellCorrection (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DSpellingCorrectionCommand.cpp64 document()->frame()->editor()->unappliedSpellCorrection(startingSelection(), m_corrected, m_correction);
H A DEditor.h172 void unappliedSpellCorrection(const VisibleSelection& selectionOfCorrected, const String& corrected, const String& correction);
H A DEditor.cpp2364 void Editor::unappliedSpellCorrection(const VisibleSelection& selectionOfCorrected, const String& corrected, const String& correction) function in class:WebCore::Editor

Completed in 37 milliseconds