Searched refs:compareShapes (Results 1 – 2 of 2) sorted by relevance
73 return Shape::compareShapes<Shape::CompareContainsOperation>(m_shape, region.m_shape); in contains()109 return Shape::compareShapes<Shape::CompareIntersectsOperation>(m_shape, region.m_shape); in intersects()127 bool Region::Shape::compareShapes(const Shape& aShape, const Shape& bShape) in compareShapes() function in WebCore::Region::Shape
105 static bool compareShapes(const Shape& shape1, const Shape& shape2);