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.h152 …PassRefPtrWillBeRawPtr<StaticNodeList> collectIntersectionOrEnclosureList(const FloatRect&, SVGEle…
DSVGSVGElement.cpp376 PassRefPtrWillBeRawPtr<StaticNodeList> SVGSVGElement::collectIntersectionOrEnclosureList(const Floa… in collectIntersectionOrEnclosureList() function in blink::SVGSVGElement
405 …return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckIntersec… in getIntersectionList()
412 …return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckEnclosur… in getEnclosureList()