Searched refs:removeElementFromPendingResources (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGDocumentExtensions.h99 void removeElementFromPendingResources(Element*);
H A DSVGDocumentExtensions.cpp197 void SVGDocumentExtensions::removeElementFromPendingResources(Element* element) function in class:WebCore::SVGDocumentExtensions
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.cpp228 document()->accessSVGExtensions()->removeElementFromPendingResources(this);
1305 document()->accessSVGExtensions()->removeElementFromPendingResources(this);

Completed in 1150 milliseconds