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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDConstants.java221 private static long getMotifWindow() throws XException { method in class:MotifDnDConstants
443 // NOTE: getMotifWindow() should never be called if the server is
446 // Since we don't grab the server before getMotifWindow(), another
451 long motifWindow = getMotifWindow();
506 long motifWindow = getMotifWindow();

Completed in 29 milliseconds