Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSMILTimeContainer.cpp45 …explicit DiscardScope(SVGSVGElement& timeContainerOwner) : m_discardScopeElement(&timeContainerOwn… in DiscardScope()
48 RefPtr<SVGSVGElement> m_discardScopeElement; member in blink::DiscardScope