Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.cpp391 Region::Shape Region::Shape::shapeOperation(const Shape& shape1, const Shape& shape2) in shapeOperation()
501 Region::Shape Region::Shape::unionShapes(const Shape& shape1, const Shape& shape2) in unionShapes()
520 Region::Shape Region::Shape::intersectShapes(const Shape& shape1, const Shape& shape2) in intersectShapes()
539 Region::Shape Region::Shape::subtractShapes(const Shape& shape1, const Shape& shape2) in subtractShapes()