Searched refs:didWriteSelectionToPasteboard (Results 1 - 25 of 28) sorted by relevance

12

/external/webkit/Source/WebKit/mac/WebView/
H A DWebEditingDelegatePrivate.h35 - (void)webView:(WebView *)webView didWriteSelectionToPasteboard:(NSPasteboard *)pasteboard;
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.h78 virtual void didWriteSelectionToPasteboard();
H A DEditorClientAndroid.cpp86 void EditorClientAndroid::didWriteSelectionToPasteboard() { notImplemented(); } function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.h78 virtual void didWriteSelectionToPasteboard();
H A DEditorClientEfl.cpp138 void EditorClientEfl::didWriteSelectionToPasteboard() function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.h75 virtual void didWriteSelectionToPasteboard();
H A DEditorClientHaiku.cpp182 void EditorClientHaiku::didWriteSelectionToPasteboard() function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.h75 virtual void didWriteSelectionToPasteboard();
H A DEditorClientQt.cpp227 void EditorClientQt::didWriteSelectionToPasteboard() function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.h77 virtual void didWriteSelectionToPasteboard();
H A DEditorClientWx.cpp269 void EditorClientWx::didWriteSelectionToPasteboard() function in class:WebCore::EditorClientWx
/external/webkit/Source/WebKit/mac/DefaultDelegates/
H A DWebDefaultEditingDelegate.m105 - (void)webView:(WebView *)webView didWriteSelectionToPasteboard:(NSPasteboard *)pasteboard
/external/webkit/Source/WebCore/page/
H A DEditorClient.h104 virtual void didWriteSelectionToPasteboard() = 0;
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.h77 virtual void didWriteSelectionToPasteboard();
H A DEditorClientImpl.cpp295 void EditorClientImpl::didWriteSelectionToPasteboard() function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.h104 virtual void didWriteSelectionToPasteboard();
H A DEditorClientGtk.cpp474 void EditorClient::didWriteSelectionToPasteboard() function in class:WebKit::EditorClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.h57 virtual void didWriteSelectionToPasteboard();
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.h65 virtual void didWriteSelectionToPasteboard();
H A DEditorClientWinCE.cpp137 void EditorClientWinCE::didWriteSelectionToPasteboard() function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.h70 virtual void didWriteSelectionToPasteboard();
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.h71 virtual void didWriteSelectionToPasteboard();
H A DWebEditorClient.cpp213 void WebEditorClient::didWriteSelectionToPasteboard() function in class:WebKit::WebEditorClient
/external/webkit/Source/WebCore/editing/
H A DEditor.h273 void didWriteSelectionToPasteboard();
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h466 virtual void didWriteSelectionToPasteboard() { } function in class:WebCore::EmptyEditorClient

Completed in 593 milliseconds

12