Searched refs:removeElementFromPendingResources (Results 1 – 3 of 3) sorted by relevance
130 void removeElementFromPendingResources(Element*);
219 void SVGDocumentExtensions::removeElementFromPendingResources(Element* element) in removeElementFromPendingResources() function in WebCore::SVGDocumentExtensions
160 document().accessSVGExtensions().removeElementFromPendingResources(this); in ~Element()1337 document().accessSVGExtensions().removeElementFromPendingResources(this); in removedFrom()