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

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.h 87 void startCorrectionPanelTimer(CorrectionPanelInfo::PanelType) UNLESS_ENABLED({})
SpellingCorrectionController.cpp 97 void SpellingCorrectionController::startCorrectionPanelTimer(CorrectionPanelInfo::PanelType type)
402 startCorrectionPanelTimer(CorrectionPanelInfo::PanelTypeSpellingSuggestions);
405 startCorrectionPanelTimer(CorrectionPanelInfo::PanelTypeReversion);
Editor.h 328 void startCorrectionPanelTimer();
TypingCommand.cpp 351 document()->frame()->editor()->startCorrectionPanelTimer();
Editor.cpp     [all...]

Completed in 45 milliseconds