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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDDragSourceProtocol.java330 (byte)(MotifDnDConstants.TOP_LEVEL_LEAVE |
354 * Motif drop sites expect TOP_LEVEL_LEAVE before DROP_START.
H A DMotifDnDDropTargetProtocol.java697 case MotifDnDConstants.TOP_LEVEL_LEAVE :
741 case MotifDnDConstants.TOP_LEVEL_LEAVE :
796 case MotifDnDConstants.TOP_LEVEL_LEAVE:
H A DMotifDnDConstants.java90 public static final byte TOP_LEVEL_LEAVE = 1; field in class:MotifDnDConstants

Completed in 34 milliseconds