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

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.h 98 void respondToUnappliedSpellCorrection(const VisibleSelection&, const String& corrected, const String& correction) UNLESS_ENABLED({ UNUSED_PARAM(corrected); UNUSED_PARAM(correction); })
SpellingCorrectionController.cpp 269 void SpellingCorrectionController::respondToUnappliedSpellCorrection(const VisibleSelection& selectionOfCorrected, const String& corrected, const String& correction)
Editor.cpp     [all...]

Completed in 309 milliseconds