Searched defs:UnionOperation (Results 1 – 1 of 1) sorted by relevance
482 struct Region::Shape::UnionOperation { struct in WebCore::Region::Shape483 static bool trySimpleOperation(const Shape& shape1, const Shape& shape2, Shape& result) in trySimpleOperation()493 static const int opCode = 0;495 static const bool shouldAddRemainingSegmentsFromSpan1 = true;496 static const bool shouldAddRemainingSegmentsFromSpan2 = true;497 static const bool shouldAddRemainingSpansFromShape1 = true;498 static const bool shouldAddRemainingSpansFromShape2 = true;