Home
last modified time | relevance | path

Searched defs:IntersectOperation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.cpp527 struct Region::Shape::IntersectOperation { struct in WebCore::Region::Shape
528 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;