Home | History | Annotate | Download | only in rendering

Lines Matching refs:paintsWithTransform

1574     if (rootLayer != layer && ((transparencyBehavior == PaintingTransparencyClipBox && layer->paintsWithTransform(paintBehavior))
3505 if (paintsWithTransform(paintingInfo.paintBehavior) && !(paintFlags & PaintLayerAppliedTransform)) {
5236 if ((flags & IncludeSelfTransform) && paintsWithTransform(PaintBehaviorNormal))
5303 if ((flags & IncludeSelfTransform) && paintsWithTransform(PaintBehaviorNormal)) {
5392 bool RenderLayer::paintsWithTransform(PaintBehavior paintBehavior) const
5414 if (paintsWithTransform(PaintBehaviorNormal))