Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:isAutomaticSpellingCorrectionEnabled

472 bool WebEditorClient::isAutomaticSpellingCorrectionEnabled()
474 return [m_webView isAutomaticSpellingCorrectionEnabled];