Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.h113 struct IntersectOperation;
DRegion.cpp506 struct Region::Shape::IntersectOperation { struct in WebCore::Region::Shape
522 return shapeOperation<IntersectOperation>(shape1, shape2); in intersectShapes()