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.cpp506 struct Region::Shape::IntersectOperation { struct in WebCore::Region::Shape
507 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;