Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/
H A DDND.java51 public final static int DROP_NONE = 0; field in DND
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/dnd/
H A DDND.java51 public final static int DROP_NONE = 0; field in DND
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dtoolbar.c47 typedef enum {DROP_NONE, DROP_TO_PARENT, DROP_TO_HOME, DROP_BOOKMARK} DropDest; enumerator
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dserver.cpp692DROP_NONE = 0, DROP_WEAPONS = 1<<0, DROP_WCLR = 1<<1, DROP_KAMIKAZE = 1<<2, DROP_EXPLODE = 1<<3, enumerator
/dports/games/redeclipse/base-2.0.0/src/game/
H A Dserver.cpp766DROP_NONE = 0, DROP_WEAPONS = 1<<0, DROP_WCLR = 1<<1, DROP_KAMIKAZE = 1<<2, DROP_EXPLODE = 1<<3, enumerator