Home
last modified time | relevance | path

Searched refs:addTimeContainer (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGDocumentExtensions.h49 void addTimeContainer(SVGSVGElement*);
DSVGDocumentExtensions.cpp56 void SVGDocumentExtensions::addTimeContainer(SVGSVGElement* element) in addTimeContainer() function in WebCore::SVGDocumentExtensions
DSVGSVGElement.cpp527 document()->accessSVGExtensions()->addTimeContainer(this); in insertedIntoDocument()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3127499 (WebCore::SVGSVGElement::insertedIntoDocument): added, calls addTimeContainer(this)
51479 (WebCore::SVGDocumentExtensions::addTimeContainer):