Home
last modified time | relevance | path

Searched refs:WebDragDestinationActionNone (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.cpp63 *action = WebDragDestinationActionNone; in dragDestinationActionMaskForDraggingInfo()
/external/webkit/WebKit/mac/WebView/
DWebUIDelegate.h91 WebDragDestinationActionNone = 0, enumerator
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl110 @constant WebDragDestinationActionNone No action
117 WebDragDestinationActionNone = 0,
520 WebDragDestinationActionNone to not accept the drag.
/external/webkit/WebKit/mac/WebCoreSupport/
DWebInspectorClient.mm450 return WebDragDestinationActionNone;