Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Platform/
DRegion.cpp235 Region::Shape Region::Shape::shapeOperation(const Shape& shape1, const Shape& shape2) in shapeOperation()
350 Region::Shape Region::Shape::unionShapes(const Shape& shape1, const Shape& shape2) in unionShapes()
379 Region::Shape Region::Shape::intersectShapes(const Shape& shape1, const Shape& shape2) in intersectShapes()
404 Region::Shape Region::Shape::subtractShapes(const Shape& shape1, const Shape& shape2) in subtractShapes()