Home | History | Annotate | Download | only in style

Lines Matching defs:inheritFrom

89     newStyle->inheritFrom(parentStyle);
200 void RenderStyle::inheritFrom(const RenderStyle* inheritParent, IsAtShadowBoundary isAtShadowBoundary)
212 m_svgStyle.access()->inheritFrom(inheritParent->m_svgStyle.get());