Home | History | Annotate | Download | only in style

Lines Matching refs:m_svgStyle

153     DataRef<SVGRenderStyle> m_svgStyle;
1036 const SVGRenderStyle* svgStyle() const { return m_svgStyle.get(); }
1037 SVGRenderStyle* accessSVGStyle() { return m_svgStyle.access(); }