Searched refs:x1class (Results 1 – 1 of 1) sorted by relevance
213 Zone x1class = classify(x + w, x0, maxLeftCornerWidth, x1, maxRightCornerWidth); in intersects() local219 || x1class == Zone.MIDDLE in intersects()225 if ((close.contains(x0class) && far.contains(x1class)) in intersects()236 if (x1class == Zone.CLOSE_INSIDE && y1class == Zone.CLOSE_INSIDE) { in intersects()242 if (x1class == Zone.CLOSE_INSIDE) { in intersects()