Searched defs:isAutomaticSpellingCorrectionEnabled (Results 1 – 7 of 7) sorted by relevance
38 bool isAutomaticSpellingCorrectionEnabled; member
356 bool SpellingCorrectionController::isAutomaticSpellingCorrectionEnabled() in isAutomaticSpellingCorrectionEnabled() function in WebCore::SpellingCorrectionController
1381 bool Editor::isAutomaticSpellingCorrectionEnabled() in isAutomaticSpellingCorrectionEnabled() function in WebCore::Editor
472 bool WebEditorClient::isAutomaticSpellingCorrectionEnabled() function
426 - (BOOL)isAutomaticSpellingCorrectionEnabled; method in WebHTMLViewTextCheckingInternal5352 {
5301 {
521 virtual bool isAutomaticSpellingCorrectionEnabled() { return false; } in isAutomaticSpellingCorrectionEnabled() function