Searched defs:IntersectOperation (Results 1 – 1 of 1) sorted by relevance
506 struct Region::Shape::IntersectOperation { struct in WebCore::Region::Shape507 static bool trySimpleOperation(const Shape&, const Shape&, Shape&) in trySimpleOperation()512 static const int opCode = 3;514 static const bool shouldAddRemainingSegmentsFromSpan1 = false;515 static const bool shouldAddRemainingSegmentsFromSpan2 = false;516 static const bool shouldAddRemainingSpansFromShape1 = false;517 static const bool shouldAddRemainingSpansFromShape2 = false;