checkIntersectionOrEnclosure 392 Source/core/svg/SVGSVGElement.cpp if (checkIntersectionOrEnclosure(*element, rect, mode)) checkIntersectionOrEnclosure 418 Source/core/svg/SVGSVGElement.cpp return checkIntersectionOrEnclosure(*element, rect->target()->value(), CheckIntersection); checkIntersectionOrEnclosure 426 Source/core/svg/SVGSVGElement.cpp return checkIntersectionOrEnclosure(*element, rect->target()->value(), CheckEnclosure); checkIntersectionOrEnclosure 158 Source/core/svg/SVGSVGElement.h bool checkIntersectionOrEnclosure(const SVGElement&, const FloatRect&, CheckIntersectionOrEnclosure) const;