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

/openjdk7/jdk/src/share/classes/sun/awt/geom/
H A DAreaOp.java51 boolean newClass = newClassification(inLeft, inRight);
63 public abstract boolean newClassification(boolean inLeft, method in class:AreaOp.CAGOp
68 public boolean newClassification(boolean inLeft, boolean inRight) { method in class:AreaOp.AddOp
74 public boolean newClassification(boolean inLeft, boolean inRight) { method in class:AreaOp.SubOp
80 public boolean newClassification(boolean inLeft, boolean inRight) { method in class:AreaOp.IntOp
86 public boolean newClassification(boolean inLeft, boolean inRight) { method in class:AreaOp.XorOp

Completed in 30 milliseconds