intersectShapes   562 Source/platform/geometry/Region.cpp     Shape intersectedShape = Shape::intersectShapes(m_shape, region.m_shape);
intersectShapes    95 Source/platform/geometry/Region.h         static Shape intersectShapes(const Shape& shape1, const Shape& shape2);