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

  /external/webkit/Source/WebCore/svg/
SVGElementInstance.h 61 SVGElement* shadowTreeElement() const { return m_shadowTreeElement.get(); }
162 RefPtr<SVGElement> m_shadowTreeElement;
SVGElementInstance.cpp 84 m_shadowTreeElement = element;

Completed in 263 milliseconds