Searched defs:WebDragSourceAction (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/mac/WebView/
H A DWebUIDelegate.h99 @enum WebDragSourceAction
115 } WebDragSourceAction; typedef in typeref:enum:__anon12159
512 - (void)webView:(WebView *)webView willPerformDragSourceAction:(WebDragSourceAction)action fromPoint:(NSPoint)point withPasteboard:(NSPasteboard *)pasteboard;

Completed in 245 milliseconds