Searched refs:markPendingResourcesForRemoval (Results 1 – 3 of 3) sorted by relevance
113 void markPendingResourcesForRemoval(const AtomicString&);
260 void SVGDocumentExtensions::markPendingResourcesForRemoval(const AtomicString& id) in markPendingResourcesForRemoval() function in WebCore::SVGDocumentExtensions
154 extensions->markPendingResourcesForRemoval(resourceId); in buildPendingResourcesIfNeeded()