Home | History | Annotate | Download | only in WebView

Lines Matching refs:toggleAutomaticDashSubstitution

422 - (void)toggleAutomaticDashSubstitution:(id)sender;
2827 if (action == @selector(toggleAutomaticDashSubstitution:)) {
5331 - (void)toggleAutomaticDashSubstitution:(id)sender
5333 [[self _webView] toggleAutomaticDashSubstitution:sender];