Searched refs:stopAtElement (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGLocatable.cpp88 SVGElement* stopAtElement = mode == NearestViewportScope ? nearestViewportElement(element) : 0; local
98 if (currentElement == stopAtElement)

Completed in 77 milliseconds