Searched refs:removeElementFromPendingResources (Results 1 – 3 of 3) sorted by relevance
109 void removeElementFromPendingResources(Element*);
201 void SVGDocumentExtensions::removeElementFromPendingResources(Element* element) in removeElementFromPendingResources() function in WebCore::SVGDocumentExtensions
223 document().accessSVGExtensions()->removeElementFromPendingResources(this); in ~Element()1350 document().accessSVGExtensions()->removeElementFromPendingResources(this); in removedFrom()