Home
last modified time | relevance | path

Searched refs:draggingEntered (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/dports/science/paje/Paje_1.97/General/
H A DNSMatrix+Additions.m23 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
26 SEL sel = @selector(matrix:draggingEntered:);
28 return [del matrix:self draggingEntered:sender];
30 return NSDragOperationNone;//[super draggingEntered:sender];
H A DNSMatrix+Additions.h39 draggingEntered:(id <NSDraggingInfo>)sender;
53 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/toolboxkit/Toolbox/
H A DExtendedBrowser.m47 - (unsigned int)draggingEntered:(id <NSDraggingInfo>)sender
49 NSLog(@"ExtendedBrowser: draggingEntered");
H A DExtendedBrowser.h37 - (unsigned int)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace/gworkspace-0.9.4/Inspector/
H A DIconView.m48 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
50 return [inspector draggingEntered: sender inIconView: self];
H A DIconView.h43 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/Inspector/
H A DIconView.m48 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
50 return [inspector draggingEntered: sender inIconView: self];
H A DIconView.h43 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace/gworkspace-0.9.4/FSNode/
H A DFSNBrowserColumn.h172 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
184 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
H A DFSNBrowserScroll.m77 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
79 return [column draggingEntered: sender];
H A DFSNBrowserScroll.h47 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/FSNode/
H A DFSNBrowserColumn.h172 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
184 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
H A DFSNBrowserScroll.m77 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
79 return [column draggingEntered: sender];
H A DFSNBrowserScroll.h47 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A DDropTarget.hxx64 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
120 NSDragOperation draggingEntered(id sender);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A DDropTarget.hxx64 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
120 NSDragOperation draggingEntered(id sender);
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/FileViewer/
H A DGWViewerScrollView.m72 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
75 return [nodeView draggingEntered: sender];
H A DGWViewerScrollView.h44 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/FileViewer/
H A DGWViewerScrollView.m72 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
75 return [nodeView draggingEntered: sender];
H A DGWViewerScrollView.h44 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/Finder/
H A DSearchPlacesBox.h38 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/Finder/
H A DSearchPlacesBox.h38 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/vm-display-Quartz/zzz/
H A DSqueakView.h23 - (int) draggingEntered: (id<NSDraggingInfo>)sender;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqcocoapanel_mac_p.h64 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/Recycler/
H A DRecyclerIcon.h48 - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender;

12345678910>>...13