Home
last modified time | relevance | path

Searched refs:removePendingResource (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGDocumentExtensions.h84 PassOwnPtr<SVGPendingElements> removePendingResource(const AtomicString& id);
DSVGDocumentExtensions.cpp240 PassOwnPtr<HashSet<RefPtr<SVGStyledElement> > > SVGDocumentExtensions::removePendingResource(const … in removePendingResource() function in WebCore::SVGDocumentExtensions
DSVGElement.cpp353 …OwnPtr<SVGDocumentExtensions::SVGPendingElements> clients(extensions->removePendingResource(resour… in insertedIntoDocument()
DSVGUseElement.cpp163 document()->accessSVGExtensions()->removePendingResource(m_resourceId); in svgAttributeChanged()
/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceContainer.cpp162 …OwnPtr<SVGDocumentExtensions::SVGPendingElements> clients(extensions->removePendingResource(m_id)); in registerResource()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1461479 …(WebCore::SVGDocumentExtensions::removePendingResource): Return an auto_ptr to show that we are tr…
63061 (WebCore::SVGDocumentExtensions::removePendingResource):
70381 (WebCore::SVGDocumentExtensions::removePendingResource):
DChangeLog6825 (WebCore::SVGDocumentExtensions::removePendingResource):
10792 (WebCore::SVGDocumentExtensions::removePendingResource):
11136 (WebCore::SVGDocumentExtensions::removePendingResource):
DChangeLog-2010-05-2445570 (WebCore::SVGDocumentExtensions::removePendingResource):
DChangeLog-2010-12-0661078 (WebCore::SVGDocumentExtensions::removePendingResource):