Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGElementInstance.cpp57 m_element->mapInstanceToElement(this); in SVGElementInstance()
DSVGElement.h137 void mapInstanceToElement(SVGElementInstance*);
DSVGElement.cpp162 void SVGElement::mapInstanceToElement(SVGElementInstance* instance) in mapInstanceToElement() function in WebCore::SVGElement
/external/webkit/Source/WebCore/
DChangeLog-2007-10-14978 (WebCore::SVGDocumentExtensions::mapInstanceToElement):
63062 (WebCore::SVGDocumentExtensions::mapInstanceToElement):
DChangeLog-2009-06-1686362 Move mapInstanceToElement/removeInstanceMapping/instancesForElement
86377 (WebCore::SVGElement::mapInstanceToElement):
DChangeLog-2010-01-291248 (WebCore::SVGElement::mapInstanceToElement): Route call through SVGElementRareData.