Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Platform/
DRegion.cpp355 struct Region::Shape::IntersectOperation { struct in WebKit::Region::Shape
356 static bool trySimpleOperation(const Shape& shape1, const Shape& shape2, Shape& result) in trySimpleOperation()
371 static const int opCode = 3;
373 static const bool shouldAddRemainingSegmentsFromSpan1 = false;
374 static const bool shouldAddRemainingSegmentsFromSpan2 = false;
375 static const bool shouldAddRemainingSpansFromShape1 = false;
376 static const bool shouldAddRemainingSpansFromShape2 = false;