Home
last modified time | relevance | path

Searched defs:NSDraggingInfo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm379 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
384 -(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender
389 -(void)draggingExited:(id <NSDraggingInfo>)sender
394 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender
399 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender
404 -(void)concludeDragOperation:(id <NSDraggingInfo>)sender
1727 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
1732 -(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender
1737 -(void)draggingExited:(id <NSDraggingInfo>)sender
1742 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender
[all …]