Home | History | Annotate | Download | only in WebView

Lines Matching refs:toggleAutomaticTextReplacement

425 - (void)toggleAutomaticTextReplacement:(id)sender;
2833 if (action == @selector(toggleAutomaticTextReplacement:)) {
5346 - (void)toggleAutomaticTextReplacement:(id)sender
5348 [[self _webView] toggleAutomaticTextReplacement:sender];