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

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.h 117 void recordSpellcheckerResponseForModifiedCorrection(Range* rangeOfCorrection, const String& corrected, const String& correction) UNLESS_ENABLED({ UNUSED_PARAM(rangeOfCorrection); UNUSED_PARAM(corrected); UNUSED_PARAM(correction); })
SpellingCorrectionController.cpp 459 void SpellingCorrectionController::recordSpellcheckerResponseForModifiedCorrection(Range* rangeOfCorrection, const String& corrected, const String& correction)
Editor.cpp     [all...]

Completed in 47 milliseconds