Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.h113 void mapInstanceToElement(SVGElement*);
DSVGElement.cpp121 element->mapInstanceToElement(this); in attach()
526 void SVGElement::mapInstanceToElement(SVGElement* instance) in mapInstanceToElement() function in WebCore::SVGElement