Searched defs:applyShape (Results 1 - 10 of 10) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/peer/
H A DComponentPeer.java540 void applyShape(Region shape); method in interface:ComponentPeer
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrintDialogPeer.java159 public void applyShape(sun.java2d.pipe.Region shape) {} method in class:WPrintDialogPeer
H A DWFileDialogPeer.java282 public void applyShape(sun.java2d.pipe.Region shape) {} method in class:WFileDialogPeer
H A DWComponentPeer.java1080 public void applyShape(Region shape) { method in class:WComponentPeer
/openjdk7/jdk/src/share/classes/sun/awt/
H A DNullComponentPeer.java293 public void applyShape(Region shape) { method in class:NullComponentPeer
/openjdk7/jdk/test/java/awt/Component/isLightweightCrash/
H A DStubPeerCrash.java152 public void applyShape(Region shape){}; method in class:StubComponentPeer
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXEmbedChildProxyPeer.java384 public void applyShape(Region shape) { method in class:XEmbedChildProxyPeer
H A DXComponentPeer.java1397 public void applyShape(Region shape) { method in class:XComponentPeer
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCFileDialog.java244 public void applyShape(Region shape) { method in class:CFileDialog
/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWComponentPeer.java978 public final void applyShape(final Region shape) { method in class:LWComponentPeer

Completed in 3513 milliseconds