HomeSort by relevance Sort by last modified time
    Searched refs:WebDragSourceActionAny (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/mac/DefaultDelegates/
WebDefaultUIDelegate.m 207 return WebDragSourceActionAny;
  /external/webkit/Source/WebKit/mac/WebView/
WebUIDelegate.h 106 @constant WebDragSourceActionAny Allows any of the above to occur
114 WebDragSourceActionAny = UINT_MAX
497 which drag source actions can occur, WebDragSourceActionAny to allow any kind of action or WebDragSourceActionNone to not begin a drag.
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebDragClient.cpp 89 WebDragSourceAction action = WebDragSourceActionAny;
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegate.idl 132 @constant WebDragSourceActionAny Allows any of the above to occur
140 WebDragSourceActionAny = (unsigned long)-1
543 which drag source actions can occur, WebDragSourceActionAny to allow any kind of action or WebDragSourceActionNone to not begin a drag.
    [all...]

Completed in 39 milliseconds