Home
last modified time | relevance | path

Searched defs:SpellingCorrectionController (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.h84 SpellingCorrectionController(Frame*) UNLESS_ENABLED({}) in SpellingCorrectionController() function
DSpellingCorrectionController.cpp86 SpellingCorrectionController::SpellingCorrectionController(Frame* frame) in SpellingCorrectionController() function in WebCore::SpellingCorrectionController
282 void SpellingCorrectionController::correctionPanelTimerFired(Timer<SpellingCorrectionController>*) in correctionPanelTimerFired()
DEditor.h53 class SpellingCorrectionController; variable