Home
last modified time | relevance | path

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

/external/webkit/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm381 void WebEditorClient::toggleAutomaticDashSubstitution() function
/external/webkit/WebCore/loader/
DEmptyClients.h393 virtual void toggleAutomaticDashSubstitution() { } in toggleAutomaticDashSubstitution() function
/external/webkit/WebCore/editing/
DEditor.cpp1197 void Editor::toggleAutomaticDashSubstitution() in toggleAutomaticDashSubstitution() function in WebCore::Editor