Home | History | Annotate | Download | only in src

Lines Matching defs:isContinuousSpellCheckingEnabled

146 bool EditorClientImpl::isContinuousSpellCheckingEnabled()
157 if (isContinuousSpellCheckingEnabled())
843 if (isContinuousSpellCheckingEnabled() && m_webView->client())
860 if (!(isContinuousSpellCheckingEnabled() && m_webView->client()))