Searched refs:SubtractOperation (Results 1 – 2 of 2) sorted by relevance
114 struct SubtractOperation;
525 struct Region::Shape::SubtractOperation { struct in WebCore::Region::Shape541 return shapeOperation<SubtractOperation>(shape1, shape2); in subtractShapes()