Searched defs:MOTIF_DYNAMIC_STYLE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDConstants.java67 public static final int MOTIF_DYNAMIC_STYLE = 5; field in class:MotifDnDConstants
563 unsafe.putByte(data + 2, (byte)MotifDnDConstants.MOTIF_DYNAMIC_STYLE); /* protocol style */

Completed in 44 milliseconds