Home
last modified time | relevance | path

Searched defs:NSPasteboard (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/Source/WebKit/mac/History/
DWebURLsWithTitles.m49 {
79 {
88 {
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_folder_target.mm80 toPasteboard:(NSPasteboard*)pboard { argument
104 forDragOfButton:(BookmarkButton*)button {
Dbookmark_drag_source.mm18 dragOperationMask:(NSDragOperation)dragOperationMask {
Dbookmark_button_unittest.mm29 forDragOfButton:(BookmarkButton*)button {
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/
DWebDragClientMac.mm63 - (void)setTypes:(NSArray *)types onPasteboard:(NSPasteboard *)pasteboard;
240 {
253 {
/external/webkit/Source/WebCore/page/
DDragClient.h44 class NSPasteboard; variable
71 … virtual void declareAndWriteDragImage(NSPasteboard*, DOMElement*, NSURL*, NSString*, Frame*) {}; in declareAndWriteDragImage() argument
DEditorClient.h50 class NSPasteboard; variable
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
Dweb_drop_target.mm203 convertingFilenames:(BOOL)convertFilenames {
238 fromPasteboard:(NSPasteboard*)pboard { argument
Dweb_drag_source.mm140 dragOperationMask:(NSDragOperation)dragOperationMask {
166 - (void)lazyWriteToPasteboard:(NSPasteboard*)pboard forType:(NSString*)type { argument
Dweb_contents_drag_source.mm45 dragOperationMask:(NSDragOperation)dragOperationMask {
/external/webkit/Source/WebCore/platform/mac/
DClipboardMac.h38 class NSPasteboard; variable
/external/webkit/Source/WebCore/platform/
DPasteboard.h52 class NSPasteboard; variable
DDragData.h46 class NSPasteboard; variable
/external/webkit/Source/WebKit/mac/DefaultDelegates/
DWebDefaultEditingDelegate.m106 {
110 {
DWebDefaultUIDelegate.m211 {
/external/webkit/Source/WebKit/mac/Misc/
DWebNSViewExtras.m160 {
DWebNSPasteboardExtras.mm55 @implementation NSPasteboard (WebExtras) implementation in WebExtras
/external/webkit/Source/WebKit/mac/WebView/
DWebHTMLView.mm384 …board:(NSPasteboard *)pasteboard inContext:(DOMRange *)context allowPlainText:(BOOL)allowPlainText;
385 - (NSString *)_plainTextFromPasteboard:(NSPasteboard *)pasteboard;
386 - (void)_pasteWithPasteboard:(NSPasteboard *)pasteboard allowPlainText:(BOOL)allowPlainText;
387 - (void)_pasteAsPlainTextWithPasteboard:(NSPasteboard *)pasteboard;
397 …asteboard:(NSPasteboard *)pasteboard cachedAttributedString:(NSAttributedString *)attributedString;
766 {
856 {
893 {
924 {
938 {
[all …]
DWebView.mm1931 {
1944 {
3066 {
3071 {
4081 {
4103 {
6020 {
DWebPDFView.mm917 {
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTreeDraggingInfo.mm39 {
DUIDelegate.mm115 {
/external/chromium/chrome/browser/tab_contents/
Dtab_contents_view_mac.mm423 - (void)pasteboard:(NSPasteboard*)sender provideDataForType:(NSString*)type { argument
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_mac.mm2505 - (BOOL)readSelectionFromPasteboard:(NSPasteboard*)pboard { argument
/external/webkit/Source/WebKit2/UIProcess/API/mac/
DWKView.mm526 {
554 {
1550 static void maybeCreateSandboxExtensionFromPasteboard(NSPasteboard *pasteboard, SandboxExtension::H… category

12