Searched refs:m_correctionPanelIsDismissedByEditor (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DSpellingCorrectionController.cpp179 m_correctionPanelIsDismissedByEditor = true;
189 m_correctionPanelIsDismissedByEditor = true;
284 m_correctionPanelIsDismissedByEditor = false;
341 } else if (!m_correctionPanelIsDismissedByEditor)
H A DSpellingCorrectionController.h138 bool m_correctionPanelIsDismissedByEditor; member in class:WebCore::SpellingCorrectionController

Completed in 64 milliseconds