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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXBaseWindow.java921 public void handleMapNotifyEvent(XEvent xev) { method in class:XBaseWindow
1112 handleMapNotifyEvent(xev);
H A DXWindow.java1007 public void handleMapNotifyEvent(XEvent xev) { method in class:XWindow
1008 super.handleMapNotifyEvent(xev);
H A DXWindowPeer.java1298 public void handleMapNotifyEvent(XEvent xev) { method in class:XWindowPeer
1304 super.handleMapNotifyEvent(xev);
H A DXChoicePeer.java1000 public void handleMapNotifyEvent(XEvent xev) {} method in class:XChoicePeer.UnfurledChoice

Completed in 1729 milliseconds