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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXDragSourceContextPeer.java394 private static long findClientWindow(long window) { method in class:XDragSourceContextPeer
401 long win = findClientWindow(child);
417 clientWindow = findClientWindow(subwindow);

Completed in 87 milliseconds