HomeSort by relevance Sort by last modified time
    Searched refs:unappliedSpellCorrection (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionCommand.cpp 64 document()->frame()->editor()->unappliedSpellCorrection(startingSelection(), m_corrected, m_correction);
Editor.h 172 void unappliedSpellCorrection(const VisibleSelection& selectionOfCorrected, const String& corrected, const String& correction);
Editor.cpp     [all...]

Completed in 436 milliseconds