HomeSort by relevance Sort by last modified time
    Searched refs:m_shadowTreeElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/svg/
SVGElementInstance.h 59 SVGElement* shadowTreeElement() const { return m_shadowTreeElement.get(); }
154 RefPtr<SVGElement> m_shadowTreeElement;
SVGElementInstance.cpp 82 m_shadowTreeElement = element;

Completed in 144 milliseconds