Home
last modified time | relevance | path

Searched defs:toggleAutomaticQuoteSubstitution (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm437 void WebEditorClient::toggleAutomaticQuoteSubstitution() function
/external/webkit/Source/WebCore/loader/
DEmptyClients.h510 virtual void toggleAutomaticQuoteSubstitution() { } in toggleAutomaticQuoteSubstitution() function
/external/webkit/Source/WebCore/editing/
DEditor.cpp1342 void Editor::toggleAutomaticQuoteSubstitution() in toggleAutomaticQuoteSubstitution() function in WebCore::Editor