Home | History | Annotate | Download | only in WebView

Lines Matching refs:toggleAutomaticSpellingCorrection

428 - (void)toggleAutomaticSpellingCorrection:(id)sender;
2839 if (action == @selector(toggleAutomaticSpellingCorrection:)) {
5361 - (void)toggleAutomaticSpellingCorrection:(id)sender
5363 [[self _webView] toggleAutomaticSpellingCorrection:sender];