Searched refs:toggleAutomaticSpellingCorrection (Results 1 – 15 of 15) sorted by relevance
156 virtual void toggleAutomaticSpellingCorrection() = 0;
410 frame->editor()->toggleAutomaticSpellingCorrection(); in contextMenuItemSelected()
123 virtual void toggleAutomaticSpellingCorrection();
98 virtual void toggleAutomaticSpellingCorrection();
477 void WebEditorClient::toggleAutomaticSpellingCorrection() function479 [m_webView toggleAutomaticSpellingCorrection:nil];
252 void toggleAutomaticSpellingCorrection();
1386 void Editor::toggleAutomaticSpellingCorrection() in toggleAutomaticSpellingCorrection() function in WebCore::Editor1389 client()->toggleAutomaticSpellingCorrection(); in toggleAutomaticSpellingCorrection()
236 void WebEditorClient::toggleAutomaticSpellingCorrection()
667 - (void)toggleAutomaticSpellingCorrection:(id)sender;
428 - (void)toggleAutomaticSpellingCorrection:(id)sender;2839 if (action == @selector(toggleAutomaticSpellingCorrection:)) {5361 - (void)toggleAutomaticSpellingCorrection:(id)sender5363 [[self _webView] toggleAutomaticSpellingCorrection:sender];
4420 } else if (action == @selector(toggleAutomaticSpellingCorrection:)) {5376 - (void)toggleAutomaticSpellingCorrection:(id)sender
518 virtual void toggleAutomaticSpellingCorrection() { } in toggleAutomaticSpellingCorrection() function
648 if (action == @selector(toggleAutomaticSpellingCorrection:)) {799 - (IBAction)toggleAutomaticSpellingCorrection:(id)sender
6376 (WebEditorClient::toggleAutomaticSpellingCorrection):6408 (-[WebHTMLView toggleAutomaticSpellingCorrection:]):6430 (-[WebView toggleAutomaticSpellingCorrection:]):
10580 (-[WKView toggleAutomaticSpellingCorrection:]):10652 (-[WKView toggleAutomaticSpellingCorrection:]):30513 (WebKit::WebEditorClient::toggleAutomaticSpellingCorrection):