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

/openjdk7/jdk/test/sun/java2d/pipe/
H A DRegionOps.java228 if (!maxTrans.checkTransEmpty()) {
235 if (!minTrans.checkTransEmpty()) {
383 public abstract boolean checkTransEmpty(); method in class:RegionOps.RectListImpl
440 public boolean checkTransEmpty() { method in class:RegionOps.AreaImpl
512 public boolean checkTransEmpty() { method in class:RegionOps.RegionImpl

Completed in 385 milliseconds