unionShapes 583 Source/platform/geometry/Region.cpp Shape unitedShape = Shape::unionShapes(m_shape, region.m_shape); unionShapes 94 Source/platform/geometry/Region.h static Shape unionShapes(const Shape& shape1, const Shape& shape2);