Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h151 …PassRefPtrWillBeRawPtr<StaticNodeList> collectIntersectionOrEnclosureList(const FloatRect&, SVGEle…
DSVGSVGElement.cpp378 PassRefPtrWillBeRawPtr<StaticNodeList> SVGSVGElement::collectIntersectionOrEnclosureList(const Floa… in collectIntersectionOrEnclosureList() function in WebCore::SVGSVGElement
407 …return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckIntersec… in getIntersectionList()
414 …return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckEnclosur… in getEnclosureList()