Home | History | Annotate | Download | only in rendering

Lines Matching refs:childLayer

1260     if (RenderLayer* childLayer = childBox->layer()) {
1261 if (childLayer->isComposited())
1266 if (childLayer->hasTransform() || childLayer->isTransparent() || childLayer->hasFilter())