Home
last modified time | relevance | path

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

/external/webkit/WebKit/mac/WebView/
DWebUIDelegate.h95 WebDragDestinationActionAny = UINT_MAX enumerator
/external/webkit/WebKit/win/WebCoreSupport/
DWebDragClient.cpp99 WebDragDestinationAction mask = WebDragDestinationActionAny; in actionMaskForDrag()
/external/webkit/WebKit/mac/DefaultDelegates/
DWebDefaultUIDelegate.m198 return WebDragDestinationActionAny;
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl114 @constant WebDragDestinationActionAny Allows any of the above to occur
121 WebDragDestinationActionAny = (unsigned long)-1
519 …indicating which drag destination actions can occur, WebDragDestinationActionAny to allow any kind…