collectIntersectionOrEnclosureList  403 Source/core/svg/SVGSVGElement.cpp     return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckIntersection);
collectIntersectionOrEnclosureList  410 Source/core/svg/SVGSVGElement.cpp     return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckEnclosure);
collectIntersectionOrEnclosureList  159 Source/core/svg/SVGSVGElement.h     PassRefPtr<NodeList> collectIntersectionOrEnclosureList(const FloatRect&, SVGElement*, CheckIntersectionOrEnclosure) const;