Searched refs:foundIntersection (Results 1 – 1 of 1) sorted by relevance
1993 IntRect foundIntersection; in hitTestAtPoint() local2001 foundIntersection = test; in hitTestAtPoint()2005 if (!foundIntersection.isEmpty() && !foundIntersection.contains(x, y)) { in hitTestAtPoint()2006 IntPoint pt = foundIntersection.center(); in hitTestAtPoint()