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