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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXEmbedChildProxyPeer.java189 postEvent(XComponentPeer.wrapInSequenced(fl));
191 postEvent(XComponentPeer.wrapInSequenced(fg));
H A DXWindowPeer.java636 postEvent(wrapInSequenced((AWTEvent) we));
646 postEvent(wrapInSequenced((AWTEvent) we));
H A DXComponentPeer.java256 final static AWTEvent wrapInSequenced(AWTEvent event) { method in class:XComponentPeer

Completed in 106 milliseconds