Searched defs:registerCommandForUndo (Results 1 – 12 of 12) sorted by relevance
192 void EditorClientHaiku::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> cmd) in registerCommandForUndo() function in WebCore::EditorClientHaiku
223 void WebEditorClient::registerCommandForUndo(PassRefPtr<EditCommand> command) in registerCommandForUndo() function in WebKit::WebEditorClient
147 void EditorClientWinCE::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> command) in registerCommandForUndo() function in WebKit::EditorClientWinCE
148 void EditorClientEfl::registerCommandForUndo(WTF::PassRefPtr<EditCommand>) in registerCommandForUndo() function in WebCore::EditorClientEfl
213 void EditorClientAndroid::registerCommandForUndo(PassRefPtr<EditCommand>) {} in registerCommandForUndo() function in android::EditorClientAndroid
279 void EditorClientWx::registerCommandForUndo(PassRefPtr<EditCommand> command) in registerCommandForUndo() function in WebCore::EditorClientWx
545 void WebEditorClient::registerCommandForUndo(PassRefPtr<EditCommand> cmd) function
241 void EditorClientQt::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> cmd) in registerCommandForUndo() function in WebCore::EditorClientQt
303 void EditorClientImpl::registerCommandForUndo(PassRefPtr<EditCommand> command) in registerCommandForUndo() function in WebKit::EditorClientImpl
529 void WebEditorClient::registerCommandForUndo(PassRefPtr<EditCommand> command) in registerCommandForUndo() function in WebEditorClient
484 void EditorClient::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> command) in registerCommandForUndo() function in WebKit::EditorClient
472 virtual void registerCommandForUndo(PassRefPtr<EditCommand>) { } in registerCommandForUndo() function