Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/
H A DStructuredViewerSection.java265 int dragOperations = getSupportedDNDOperations(); in initializeDragAndDrop() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/
H A DTitleRegion.java76 private int dragOperations; field in TitleRegion
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DDragCP.h109 unsigned char dragOperations; member
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDragCP.h112 unsigned char dragOperations; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/
H A DDragSource.java161 private int dragOperations; field in DragSource