Searched defs:IntersectOperation (Results 1 – 1 of 1) sorted by relevance
527 struct Region::Shape::IntersectOperation { struct in WebCore::Region::Shape528 static bool trySimpleOperation(const Shape&, const Shape&, Shape&) in trySimpleOperation()533 static const int opCode = 3;535 static const bool shouldAddRemainingSegmentsFromSpan1 = false;536 static const bool shouldAddRemainingSegmentsFromSpan2 = false;537 static const bool shouldAddRemainingSpansFromShape1 = false;538 static const bool shouldAddRemainingSpansFromShape2 = false;