Home
last modified time | relevance | path

Searched refs:dragDestinationActionMaskForDraggingInfo (Results 1 – 15 of 15) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.cpp58 HRESULT STDMETHODCALLTYPE WebInspectorDelegate::dragDestinationActionMaskForDraggingInfo( in dragDestinationActionMaskForDraggingInfo() function in WebInspectorDelegate
DWebInspectorDelegate.h50 virtual HRESULT STDMETHODCALLTYPE dragDestinationActionMaskForDraggingInfo(
DWebDragClient.cpp84 … delegateRef->dragDestinationActionMaskForDraggingInfo(m_webView, dragData->platformData(), &mask); in actionMaskForDrag()
/external/webkit/WebKit/mac/WebView/
DWebUIDelegate.h478 - (WebNSUInteger)webView:(WebView *)webView dragDestinationActionMaskForDraggingInfo:(id <NSDraggin…
/external/webkit/WebKit/mac/WebCoreSupport/
DWebDragClient.mm64 …ion)[[m_webView _UIDelegateForwarder] webView:m_webView dragDestinationActionMaskForDraggingInfo:d…
DWebInspectorClient.mm447 - (NSUInteger)webView:(WebView *)sender dragDestinationActionMaskForDraggingInfo:(id <NSDraggingInf…
/external/webkit/WebKit/mac/DefaultDelegates/
DWebDefaultUIDelegate.m196 - (NSUInteger)webView:(WebView *)webView dragDestinationActionMaskForDraggingInfo:(id <NSDraggingIn…
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h170 virtual HRESULT STDMETHODCALLTYPE dragDestinationActionMaskForDraggingInfo( in dragDestinationActionMaskForDraggingInfo() function
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl514 @method webView:dragDestinationActionMaskForDraggingInfo:
521 …- (unsigned)webView:(WebView *)webView dragDestinationActionMaskForDraggingInfo:(id <NSDraggingInf…
523 …HRESULT dragDestinationActionMaskForDraggingInfo([in] IWebView* webView, [in] IDataObject* draggin…
531 …on This method is called after the last call to webView:dragDestinationActionMaskForDraggingInfo: …
/external/webkit/WebKit/mac/
DWebKit.order911 -[WebDefaultUIDelegate webView:dragDestinationActionMaskForDraggingInfo:]
DChangeLog6455 (-[WebDefaultUIDelegate webView:dragDestinationActionMaskForDraggingInfo:]):
17209 (-[WebInspectorWindowController webView:dragDestinationActionMaskForDraggingInfo:]):
DChangeLog-2007-10-1416382 Bug 10634: -webView:dragDestinationActionMaskForDraggingInfo: is ignored
DChangeLog-2006-02-0913942 …(-[WebDefaultUIDelegate webView:dragDestinationActionMaskForDraggingInfo:]): new delegate implemen…
/external/webkit/WebKitTools/
DChangeLog-2009-06-1614312 (UIDelegate::dragDestinationActionMaskForDraggingInfo):
16293 (BaseDelegate::dragDestinationActionMaskForDraggingInfo):
/external/webkit/WebKit/win/
DChangeLog-2009-06-166719 (WebInspectorDelegate::dragDestinationActionMaskForDraggingInfo):