Searched refs:DRAG_MOTION (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDDragSourceProtocol.java125 case MotifDnDConstants.DRAG_MOTION:
298 (byte)(MotifDnDConstants.DRAG_MOTION |
H A DMotifDnDDropTargetProtocol.java449 * They are provided in DRAG_MOTION.
694 case MotifDnDConstants.DRAG_MOTION :
738 case MotifDnDConstants.DRAG_MOTION :
799 case MotifDnDConstants.DRAG_MOTION:
805 response_reason = MotifDnDConstants.DRAG_MOTION;
916 case MotifDnDConstants.DRAG_MOTION :
H A DMotifDnDConstants.java91 public static final byte DRAG_MOTION = 2; field in class:MotifDnDConstants

Completed in 34 milliseconds