Searched defs:applyShapeImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWComponentPeer.java984 applyShapeImpl(shape);
987 void applyShapeImpl(final Region shape) { method in class:LWComponentPeer
H A DLWWindowPeer.java552 final void applyShapeImpl(final Region shape) { method in class:LWWindowPeer
553 super.applyShapeImpl(shape);

Completed in 36 milliseconds