Searched refs:PropertyNewValue (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXConstants.java273 public static final int PropertyNewValue = 0 ; field in class:XConstants
H A DXSelection.java863 if (xpe.get_state() == XConstants.PropertyNewValue &&
H A DXEmbedCanvasPeer.java771 if (ev.get_state() == XConstants.PropertyNewValue) {
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_xembed_server.c786 if (ev->state == PropertyNewValue) {
H A Dawt_wm.c2067 e->state == PropertyNewValue ? "changed" : "deleted");
H A Dawt_MToolkit.c2513 DTRACE_PRINTLN1(" %s", ev->state == PropertyNewValue ?

Completed in 971 milliseconds