Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.cpp397 if (Operation::trySimpleOperation(shape1, shape2, result)) in shapeOperation()
483 static bool trySimpleOperation(const Shape& shape1, const Shape& shape2, Shape& result) in trySimpleOperation() function
507 static bool trySimpleOperation(const Shape&, const Shape&, Shape&) in trySimpleOperation() function
526 static bool trySimpleOperation(const Shape&, const Shape&, Region::Shape&) in trySimpleOperation() function