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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDDragSourceProtocol.java261 MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR));
299 MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR));
331 MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR));
374 MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR));
H A DMotifDnDDropTargetProtocol.java731 if (origin != MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR) {
790 if (origin != MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR) {
909 if (origin != MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR) {
959 if (origin != MotifDnDConstants.MOTIF_MESSAGE_FROM_INITIATOR) {
H A DMotifDnDConstants.java78 public static final byte MOTIF_MESSAGE_FROM_INITIATOR = (byte)0; field in class:MotifDnDConstants

Completed in 26 milliseconds