Home | History | Annotate | Download | only in rendering

Lines Matching defs:newStyle

1423     RefPtr<RenderStyle> newStyle = RenderStyle::createAnonymousStyleWithDisplay(parent->style(), TABLE);
1426 newTable->setStyle(newStyle.release());