/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebDragClient.cpp | 35 void WebDragClient::willPerformDragDestinationAction(DragDestinationAction action, DragData*) in willPerformDragDestinationAction() 41 void WebDragClient::willPerformDragSourceAction(DragSourceAction, const IntPoint&, Clipboard*) in willPerformDragSourceAction() 45 DragDestinationAction WebDragClient::actionMaskForDrag(DragData*) in actionMaskForDrag() 50 DragSourceAction WebDragClient::dragSourceActionMaskForPoint(const IntPoint& windowPoint) in dragSourceActionMaskForPoint() 56 void WebDragClient::startDrag(DragImageRef, const IntPoint&, const IntPoint&, Clipboard*, Frame*, b… in startDrag() 61 void WebDragClient::dragControllerDestroyed() in dragControllerDestroyed()
|
D | WebDragClient.h | 35 class WebDragClient : public WebCore::DragClient { 37 WebDragClient(WebPage* page) in WebDragClient() function
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebDragClient.cpp | 59 WebDragClient::WebDragClient(WebView* webView) in WebDragClient() function in WebDragClient 65 DragDestinationAction WebDragClient::actionMaskForDrag(DragData* dragData) in actionMaskForDrag() 77 void WebDragClient::willPerformDragDestinationAction(DragDestinationAction action, DragData* dragDa… in willPerformDragDestinationAction() 86 DragSourceAction WebDragClient::dragSourceActionMaskForPoint(const IntPoint& windowPoint) in dragSourceActionMaskForPoint() 96 void WebDragClient::willPerformDragSourceAction(DragSourceAction action, const IntPoint& intPoint, … in willPerformDragSourceAction() 111 void WebDragClient::startDrag(DragImageRef image, const IntPoint& imageOrigin, const IntPoint& drag… in startDrag() 170 void WebDragClient::dragControllerDestroyed() in dragControllerDestroyed()
|
D | WebDragClient.h | 33 class WebDragClient : public WebCore::DragClient { 35 WebDragClient(WebView*);
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebDragClient.mm | 26 #import "WebDragClient.h" 54 WebDragClient::WebDragClient(WebView* webView) function 66 WebCore::DragDestinationAction WebDragClient::actionMaskForDrag(WebCore::DragData* dragData) 71 void WebDragClient::willPerformDragDestinationAction(WebCore::DragDestinationAction action, WebCore… 77 WebCore::DragSourceAction WebDragClient::dragSourceActionMaskForPoint(const IntPoint& windowPoint) 83 void WebDragClient::willPerformDragSourceAction(WebCore::DragSourceAction action, const WebCore::In… 89 void WebDragClient::startDrag(DragImageRef dragImage, const IntPoint& at, const IntPoint& eventPos,… 123 void WebDragClient::declareAndWriteDragImage(NSPasteboard* pasteboard, DOMElement* element, NSURL* … 133 void WebDragClient::dragControllerDestroyed()
|
D | WebDragClient.h | 30 class WebDragClient : public WebCore::DragClient { 32 WebDragClient(WebView*);
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/ |
D | WebDragClientMac.mm | 27 #import "WebDragClient.h" 93 void WebDragClient::startDrag(RetainPtr<NSImage> image, const IntPoint& point, const IntPoint&, Cli… 123 void WebDragClient::declareAndWriteDragImage(NSPasteboard *pasteboard, DOMElement *element, NSURL *… 255 …CFRelease(self); // Balanced by the leakRef that WebDragClient::declareAndWriteDragImage does when…
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/ |
D | WebDragClientWin.cpp | 62 void WebDragClient::startDrag(DragImageRef image, const IntPoint& imageOrigin, const IntPoint& drag… in startDrag()
|
/external/webkit/Source/WebKit2/ |
D | WebKit2.pro | 273 WebProcess/WebCoreSupport/WebDragClient.h \ 494 WebProcess/WebCoreSupport/WebDragClient.cpp \
|
D | GNUmakefile.am | 630 Source/WebKit2/WebProcess/WebCoreSupport/WebDragClient.cpp \ 631 Source/WebKit2/WebProcess/WebCoreSupport/WebDragClient.h \
|
D | ChangeLog | 2477 * WebProcess/WebCoreSupport/WebDragClient.cpp: 2478 (WebKit::WebDragClient::willPerformDragDestinationAction): 4193 (WebKit::WebDragClient::declareAndWriteDragImage): Passing ownership 5425 (WebKit::WebDragClient::startDrag): 8778 (WebKit::WebDragClient::startDrag): Send the location in view coordinates rather than 8793 (WebKit::WebDragClient::startDrag): Fixed typo in a comment. 8805 (WebKit::WebDragClient::startDrag): Streamlined code a bit. 8808 (WebKit::WebDragClient::declareAndWriteDragImage): Added code to handle file 12783 * WebProcess/WebCoreSupport/WebDragClient.cpp: 12953 * WebProcess/WebCoreSupport/WebDragClient.cpp: [all …]
|
D | ChangeLog-2011-02-16 | 479 (WebKit::WebDragClient::startDrag): The image is now drawn with 2289 * WebProcess/WebCoreSupport/WebDragClient.cpp: 2290 (WebKit::WebDragClient::startDrag): Made startDrag for 2292 * WebProcess/WebCoreSupport/WebDragClient.h: 2294 (WebKit::WebDragClient::startDrag): 2297 (WebKit::WebDragClient::startDrag): 5018 * WebProcess/WebCoreSupport/WebDragClient.cpp: 6556 * WebProcess/WebCoreSupport/WebDragClient.cpp: 6557 * WebProcess/WebCoreSupport/WebDragClient.h: 6560 (WebKit::WebDragClient::startDrag): Added implementation. [all …]
|
/external/webkit/Source/WebKit/WebKit.xcodeproj/ |
D | project.pbxproj | 341 …36AF0B5608DC00CDB48E /* WebDragClient.h in Headers */ = {isa = PBXBuildFile; fileRef = A70936AD0B5… 342 …36B00B5608DC00CDB48E /* WebDragClient.mm in Sources */ = {isa = PBXBuildFile; fileRef = A70936AE0B… 660 …08DC00CDB48E /* WebDragClient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType… 661 …00CDB48E /* WebDragClient.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = … 1318 A70936AD0B5608DC00CDB48E /* WebDragClient.h */, 1319 A70936AE0B5608DC00CDB48E /* WebDragClient.mm */, 1490 A70936AF0B5608DC00CDB48E /* WebDragClient.h in Headers */, 1917 A70936B00B5608DC00CDB48E /* WebDragClient.mm in Sources */,
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 412 * WebCoreSupport/WebDragClient.cpp: 1170 * WebCoreSupport/WebDragClient.cpp: 1171 (WebDragClient::startDrag): 1172 * WebCoreSupport/WebDragClient.h: 1362 * WebCoreSupport/WebDragClient.cpp: Ditto. 1363 (WebDragClient::createDragImageForLink): 2690 * WebCoreSupport/WebDragClient.cpp: 2691 (WebDragClient::createDragImageForLink): 7956 * WebCoreSupport/WebDragClient.cpp: 7957 (WebDragClient::createDragImageForLink): [all …]
|
D | ChangeLog-2009-06-16 | 1651 * WebCoreSupport/WebDragClient.cpp: 1652 (WebDragClient::createDragImageForLink): 2348 * WebCoreSupport/WebDragClient.cpp: 2349 (WebDragClient::createDragImageForLink): Revise calls to use more 5603 * WebCoreSupport/WebDragClient.cpp: 7059 * WebCoreSupport/WebDragClient.cpp: Renamed from WebKit/win/WebDragClient.cpp. 7060 * WebCoreSupport/WebDragClient.h: Renamed from WebKit/win/WebDragClient.h. 14512 * WebDragClient.cpp: Removed unused header (atlsafe.h) 14971 * WebDragClient.cpp: 14972 (WebDragClient::createDragImageForLink): [all …]
|
D | WebView.cpp | 2594 pageClients.dragClient = new WebDragClient(this); in initWithFrame()
|
/external/webkit/Source/WebKit2/WebKit2.xcodeproj/ |
D | project.pbxproj | 394 …2D7B10F4378D0058C15A /* WebDragClient.h in Headers */ = {isa = PBXBuildFile; fileRef = BC032D6610F… 434 …A5D112F4FBB00337BAB /* WebDragClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC111A5611… 1295 …378D0058C15A /* WebDragClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 1337 …B00337BAB /* WebDragClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =… 2420 BC111A56112F4FBB00337BAB /* WebDragClient.cpp */, 2421 BC032D6610F4378D0058C15A /* WebDragClient.h */, 3346 BC032D7B10F4378D0058C15A /* WebDragClient.h in Headers */, 3976 BC111A5D112F4FBB00337BAB /* WebDragClient.cpp in Sources */,
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 682 * WebCoreSupport/WebDragClient.mm: 683 (WebDragClient::startDrag): 3814 * WebCoreSupport/WebDragClient.mm: 3815 (WebDragClient::startDrag): 3914 * WebCoreSupport/WebDragClient.mm: 3915 (WebDragClient::declareAndWriteDragImage): 3946 * WebCoreSupport/WebDragClient.mm: 3947 (WebDragClient::startDrag): 3950 (WebDragClient::declareAndWriteDragImage): 5694 * WebCoreSupport/WebDragClient.h: [all …]
|
D | ChangeLog | 2319 * WebCoreSupport/WebDragClient.h: 2320 * WebCoreSupport/WebDragClient.mm: 2321 (WebDragClient::startDrag): 2802 * WebCoreSupport/WebDragClient.mm: 2803 (WebDragClient::createDragImageForLink): Added.
|
D | ChangeLog-2010-01-29 | 18624 * WebCoreSupport/WebDragClient.mm: 20923 * WebCoreSupport/WebDragClient.mm: 20924 (WebDragClient::createDragImageForLink): Ditto.
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
D | WebPage.cpp | 185 pageClients.dragClient = new WebDragClient(this); in WebPage()
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebView.mm | 56 #import "WebDragClient.h" 728 pageClients.dragClient = new WebDragClient(self);
|