Home | History | Annotate | Download | only in WebView

Lines Matching refs:toggleAutomaticQuoteSubstitution

416 - (void)toggleAutomaticQuoteSubstitution:(id)sender;
2815 if (action == @selector(toggleAutomaticQuoteSubstitution:)) {
5301 - (void)toggleAutomaticQuoteSubstitution:(id)sender
5303 [[self _webView] toggleAutomaticQuoteSubstitution:sender];