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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWContainerPeer.java140 return cutChildren(super.getVisibleRegion(), null);
147 protected final Region cutChildren(Region r, final LWComponentPeer above) { method in class:LWContainerPeer
H A DLWComponentPeer.java466 region = p.cutChildren(region, c);

Completed in 2902 milliseconds