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

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.cpp 179 m_correctionPanelIsDismissedByEditor = true;
189 m_correctionPanelIsDismissedByEditor = true;
284 m_correctionPanelIsDismissedByEditor = false;
341 } else if (!m_correctionPanelIsDismissedByEditor)
SpellingCorrectionController.h 138 bool m_correctionPanelIsDismissedByEditor;

Completed in 53 milliseconds