Home
last modified time | relevance | path

Searched refs:removePendingSVGFontFaceElementsForRemoval (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGDocumentExtensions.h88 void removePendingSVGFontFaceElementsForRemoval();
DSVGDocumentExtensions.cpp434 void SVGDocumentExtensions::removePendingSVGFontFaceElementsForRemoval() in removePendingSVGFontFaceElementsForRemoval() function in WebCore::SVGDocumentExtensions
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp1870 accessSVGExtensions().removePendingSVGFontFaceElementsForRemoval(); in updateRenderTree()