Home | History | Annotate | Download | only in WebView

Lines Matching refs:toggleAutomaticLinkDetection

419 - (void)toggleAutomaticLinkDetection:(id)sender;
2821 if (action == @selector(toggleAutomaticLinkDetection:)) {
5316 - (void)toggleAutomaticLinkDetection:(id)sender
5318 [[self _webView] toggleAutomaticLinkDetection:sender];