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

/openjdk7/jdk/src/share/classes/sun/awt/geom/
H A DEdge.java35 double activey; field in class:Edge
108 this.activey = yend;
113 return (this.etag == etag && this.activey >= y);

Completed in 30 milliseconds