Home | History | Annotate | Download | only in style

Lines Matching refs:m_svgStyle

82     , m_svgStyle(defaultStyle()->m_svgStyle)
118 m_svgStyle.init();
145 , m_svgStyle(o.m_svgStyle)
158 if (m_svgStyle != inheritParent->m_svgStyle)
159 m_svgStyle.access()->inheritFrom(inheritParent->m_svgStyle.get());
180 && m_svgStyle == o.m_svgStyle
240 m_svgStyle->inheritedNotEqual(other->m_svgStyle.get()) ||
291 if (m_svgStyle != other->m_svgStyle)