subtractShapes    598 Source/platform/geometry/Region.cpp     Shape subtractedShape = Shape::subtractShapes(m_shape, region.m_shape);
subtractShapes     96 Source/platform/geometry/Region.h         static Shape subtractShapes(const Shape& shape1, const Shape& shape2);