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

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp214 void EditorClientAndroid::registerCommandForRedo(PassRefPtr<EditCommand>) {} function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp197 void EditorClientHaiku::registerCommandForRedo(WTF::PassRefPtr<WebCore::EditCommand>) function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.cpp153 void EditorClientEfl::registerCommandForRedo(WTF::PassRefPtr<EditCommand>) function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp251 void EditorClientQt::registerCommandForRedo(WTF::PassRefPtr<WebCore::EditCommand>) function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp152 void EditorClientWinCE::registerCommandForRedo(WTF::PassRefPtr<WebCore::EditCommand> command) function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp291 void EditorClientWx::registerCommandForRedo(PassRefPtr<EditCommand> command) function in class:WebCore::EditorClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp237 void WebEditorClient::registerCommandForRedo(PassRefPtr<EditCommand>) function in class:WebKit::WebEditorClient
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.cpp312 void EditorClientImpl::registerCommandForRedo(PassRefPtr<EditCommand> command) function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp493 void EditorClient::registerCommandForRedo(WTF::PassRefPtr<WebCore::EditCommand> command) function in class:WebKit::EditorClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp545 void WebEditorClient::registerCommandForRedo(PassRefPtr<EditCommand> command) function in class:WebEditorClient
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h469 virtual void registerCommandForRedo(PassRefPtr<EditCommand>) { } function in class:WebCore::EmptyEditorClient

Completed in 57 milliseconds