Searched refs:removePendingResource (Results 1 – 3 of 3) sorted by relevance
110 PassOwnPtr<SVGPendingElements> removePendingResource(const AtomicString& id);
224 removePendingResource(*it); in removeElementFromPendingResources()248 PassOwnPtr<SVGDocumentExtensions::SVGPendingElements> SVGDocumentExtensions::removePendingResource(… in removePendingResource() function in WebCore::SVGDocumentExtensions
219 …OwnPtr<SVGDocumentExtensions::SVGPendingElements> clients(extensions->removePendingResource(m_id)); in registerResource()