Searched refs:QueuedAfterReading (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXConstants.java313 public static final int QueuedAfterReading = 1; field in class:XConstants
H A DXToolkit.java549 while ((XlibWrapper.XEventsQueued(getDisplay(), XConstants.QueuedAfterReading) == 0) &&

Completed in 3538 milliseconds