computeXIntersection 211 Source/core/rendering/shapes/PolygonShape.cpp if (computeXIntersection(edges[i], y, intersection) && intersection.type != VertexYBoth) computeXIntersection 299 Source/core/rendering/shapes/PolygonShape.cpp computeXIntersection(edge, y1, intersection); computeXIntersection 306 Source/core/rendering/shapes/PolygonShape.cpp computeXIntersection(edge, y2, intersection);