Home | History | Annotate | Download | only in style

Lines Matching defs:inheritFrom

152 void RenderStyle::inheritFrom(const RenderStyle* inheritParent)
159 m_svgStyle.access()->inheritFrom(inheritParent->m_svgStyle.get());