Searched defs:startCorrectionPanelTimer (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DSpellingCorrectionController.cpp97 void SpellingCorrectionController::startCorrectionPanelTimer(CorrectionPanelInfo::PanelType type) function in class:WebCore::SpellingCorrectionController
402 startCorrectionPanelTimer(CorrectionPanelInfo::PanelTypeSpellingSuggestions);
405 startCorrectionPanelTimer(CorrectionPanelInfo::PanelTypeReversion);
H A DEditor.cpp2561 void Editor::startCorrectionPanelTimer() function in class:WebCore::Editor
2563 m_spellingCorrector->startCorrectionPanelTimer(CorrectionPanelInfo::PanelTypeCorrection);

Completed in 60 milliseconds