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

  /external/webkit/Source/WebKit/mac/DefaultDelegates/
WebDefaultUIDelegate.m 198 return WebDragDestinationActionAny;
  /external/webkit/Source/WebKit/mac/WebView/
WebUIDelegate.h 88 @constant WebDragDestinationActionAny Allows any of the above to occur
95 WebDragDestinationActionAny = UINT_MAX
475 indicating which drag destination actions can occur, WebDragDestinationActionAny to allow any kind of action or
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebDragClient.cpp 70 WebDragDestinationAction mask = WebDragDestinationActionAny;
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegate.idl 114 @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 of action or
    [all...]

Completed in 220 milliseconds