Home
last modified time | relevance | path

Searched refs:recordSpellcheckerResponseForModifiedCorrection (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.h117 …void recordSpellcheckerResponseForModifiedCorrection(Range* rangeOfCorrection, const String& corre…
DSpellingCorrectionController.cpp459 void SpellingCorrectionController::recordSpellcheckerResponseForModifiedCorrection(Range* rangeOfCo… in recordSpellcheckerResponseForModifiedCorrection() function in WebCore::SpellingCorrectionController
DEditor.cpp2243 …m_spellingCorrector->recordSpellcheckerResponseForModifiedCorrection(rangeToReplace.get(), replace… in markAllMisspellingsAndBadGrammarInRanges()
/external/webkit/Source/WebCore/
DChangeLog26019 (WebCore::SpellingCorrectionController::recordSpellcheckerResponseForModifiedCorrection):
28570 (WebCore::Editor::recordSpellcheckerResponseForModifiedCorrection):