Searched refs:toggleAutomaticQuoteSubstitution (Results 1 – 11 of 11) sorted by relevance
155 virtual void toggleAutomaticQuoteSubstitution() = 0;
310 frame->editor()->toggleAutomaticQuoteSubstitution(); in contextMenuItemSelected()
85 virtual void toggleAutomaticQuoteSubstitution();
361 void WebEditorClient::toggleAutomaticQuoteSubstitution() function363 [m_webView toggleAutomaticQuoteSubstitution:nil];
492 - (void)toggleAutomaticQuoteSubstitution:(id)sender;
342 - (void)toggleAutomaticQuoteSubstitution:(id)sender;2675 if (action == @selector(toggleAutomaticQuoteSubstitution:)) {5123 - (void)toggleAutomaticQuoteSubstitution:(id)sender5125 [[self _webView] toggleAutomaticQuoteSubstitution:sender];
3672 } else if (action == @selector(toggleAutomaticQuoteSubstitution:)) {4556 - (void)toggleAutomaticQuoteSubstitution:(id)sender
212 void toggleAutomaticQuoteSubstitution();
1175 void Editor::toggleAutomaticQuoteSubstitution() in toggleAutomaticQuoteSubstitution() function in WebCore::Editor1178 client()->toggleAutomaticQuoteSubstitution(); in toggleAutomaticQuoteSubstitution()
389 virtual void toggleAutomaticQuoteSubstitution() { } in toggleAutomaticQuoteSubstitution() function
2847 (WebEditorClient::toggleAutomaticQuoteSubstitution):2875 (-[WebHTMLView toggleAutomaticQuoteSubstitution:]):2901 (-[WebView toggleAutomaticQuoteSubstitution:]):