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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDDragSourceProtocol.java260 (byte)(MotifDnDConstants.TOP_LEVEL_ENTER |
H A DMotifDnDDropTargetProtocol.java448 * TOP_LEVEL_ENTER doesn't communicate the list of supported actions
692 case MotifDnDConstants.TOP_LEVEL_ENTER :
736 case MotifDnDConstants.TOP_LEVEL_ENTER :
795 case MotifDnDConstants.TOP_LEVEL_ENTER:
H A DMotifDnDConstants.java89 public static final byte TOP_LEVEL_ENTER = 0; field in class:MotifDnDConstants

Completed in 31 milliseconds