Home | History | Annotate | Download | only in rendering

Lines Matching defs:childLayer

998     RenderLayer* childLayer = child.layer();
1002 childLayer->setStaticInlinePosition(inlinePosition);
1005 if (childLayer->staticBlockPosition() != staticBlockPosition) {
1006 childLayer->setStaticBlockPosition(staticBlockPosition);