Searched defs:registerCommandForUndo (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp213 void EditorClientAndroid::registerCommandForUndo(PassRefPtr<EditCommand>) {} function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp192 void EditorClientHaiku::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> cmd) function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.cpp148 void EditorClientEfl::registerCommandForUndo(WTF::PassRefPtr<EditCommand>) function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp241 void EditorClientQt::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> cmd) function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp147 void EditorClientWinCE::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> command) function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp279 void EditorClientWx::registerCommandForUndo(PassRefPtr<EditCommand> command) function in class:WebCore::EditorClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp223 void WebEditorClient::registerCommandForUndo(PassRefPtr<EditCommand> command) function in class:WebKit::WebEditorClient
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.cpp303 void EditorClientImpl::registerCommandForUndo(PassRefPtr<EditCommand> command) function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp484 void EditorClient::registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand> command) function in class:WebKit::EditorClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp529 void WebEditorClient::registerCommandForUndo(PassRefPtr<EditCommand> command) function in class:WebEditorClient
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h468 virtual void registerCommandForUndo(PassRefPtr<EditCommand>) { } function in class:WebCore::EmptyEditorClient

Completed in 68 milliseconds