Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGViewSpec.h46 void detachContextElement();
DSVGViewSpec.cpp77 void SVGViewSpec::detachContextElement() in detachContextElement() function in WebCore::SVGViewSpec
DSVGSVGElement.cpp94 m_viewSpec->detachContextElement(); in DEFINE_NODE_FACTORY()